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
What does and I oop mean?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
How do you define a class in oop?
What is encapsulation in oop?
What is the real time example of encapsulation?
Why multiple inheritance is not allowed?
What is object-oriented programming? Webopedia definition
Explain virtual inheritance?
write knight tour problem which is present in datastructure
How to hide the base class functionality in Inheritance?
What is protected in oop?
Is this job good for future? can do this job post grduate student?
write a programe to calculate the simple intrest and compund intrest using by function overlading
What is difference between multiple inheritance and multilevel inheritance?
Which language is not a true object oriented programming language?