What is difference between an class and an namespace? You can put functions in both class and namespace? :wave:
Printable View
What is difference between an class and an namespace? You can put functions in both class and namespace? :wave:
Well for starters, you can instantiate a class... That's the whole point.
There's a lot more differences, but at this point, you might be better of learning C++ than asking random questions on a forum.