namespace in C++
Gfg Link:-Namespace in C++ | Set 1 (Introduction) - GeeksforGeeks
Topic;-
1.Definition and Creation
2.Classes and Namespace
3.define methods also outside the namespace
4.Class can also be declared inside namespace and defined outside namespace
Comments
Post a Comment