Answer Posted / poonam
The above answer is true. Namespace works with g++ and vc++
compilers. These are newly created standard library files of
c++. But the namespace doesn't work for turbo c++.
Actually 'namespace std' creates a kind of space for
standard library files to be stored in it. The earlier
extension of '.h' or header files is now not used in c++.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is polymorphism in oops with example?
What is the problem with multiple inheritance?
What is abstraction with example?
Whats is abstraction in oops?
What is stream in oop?
Why do we use oops?
What is polymorphism in oop example?
What is protected in oop?
What are different oops concepts?
write a program that takes input in digits and display the result in words from 1 to 1000
What is the types of inheritance?
How do you use inheritance in unity?
How oops is better than procedural?
What is the significance of classes in oop?
What polymorphism means?