Why namespace is used in c++?
No Answer is Posted For this Question
Be the First to Post Answer
What are the 3 levels of programming languages?
If a round rectangle has straight edges and rounded corners, your roundrect class inherits both from rectangle and from circle, and they in turn both inherit from shape, how many shapes are created when you create a roundrect?
What is meant by iomanip in c++?
What is a terminating character in c++?
Where Malloc(), Calloc(), and realloc() does get memory?
what are Access specifiers in C++ class? What are the types?
List the issue that the auto_ptr object handles?
What is std :: endl?
What is the use of volatile keyword in c++? Give an example.
What are arrays c++?
Keyword mean in declaration?
Is c++ a good first language to learn?