namespace is working on which compiler?

Answer Posted / arvind

Namespace std: All the C++ files standard library declare all of its entities with in standard name spaces.
I worked with g++ complier. It even work with vc++ compilers.I don't about turbo c++.

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the full form of oops?

624


What is the difference between a constructor and a destructor?

623


What is difference between polymorphism and inheritance?

624


What are the benefits of polymorphism?

630


Can a varargs method be overloaded?

632






What is encapsulation process?

593


What is the difference between procedural programming and oops?

568


What is methods in oop?

560


• What are the desirable attributes for memory managment?

1734


What is multilevel inheritance explain with example?

633


Why is abstraction needed?

575


What are functions in oop?

592


Whats oop mean?

604


What is debug class?what is trace class? What differences are between them? With examples.

1617


What is this pointer in oop?

565