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 is an advantage of polymorphism?
What is abstraction in oop with example?
just right the logic of it 1--> If few people are electing then every time ur candidate should win 2--> arrange books in box, if box carry weight == books weight then take another box..... find the no of box required.
Why is abstraction needed?
What is overloading and its types?
to find out the minimum of two integer number of two different classes using friend function
Can we override main method?
what is the drawback of classical methods in oops?
Can destructor be overloaded?
What is class and object with example?
What are the benefits of interface?
Why multiple inheritance is not allowed?
What is an interface in oop?
What do you mean by variable?
What are the important components of cohesion?