Answer Posted / kishore
A namespace is a simply declarative region the main purpose
is to localize the names of idetifies.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
What can c++ be used for?
Comment on assignment operator in c++.
How should runtime errors be handled in c++?
Is c++ slower than c?
What is object in c++ example?
What is scope resolution operator in c++ with example?
What are the five basic elements of a c++ program?
What operators can you overload in c++?
Do you know the use of vtable?
what is multi-threading in C++?
Give an example of run-time polymorphism/virtual functions.
What is pure virtual function? Or what is abstract class?
What is the v-ptr?
write a function signature with various number of parameters.
What is the use of main function in c++?