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
Why do we use oops?
Why is there no multiple inheritance?
IS IT NECESSARY TO INITIALIZE VARIABLE? WHAT IF THE INSTANCE VARIABLE IS DECLARED final ? IS IT NECESSARY TO INITIALIZE THE final VARIABLE AT THE TIME OF THEIR DECLARATION?
What is class in oop with example?
What are the types of abstraction?
What does and I oop and sksksk mean?
Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)
write a program that takes input in digits and display the result in words from 1 to 1000
There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.
What is a null tree?
is there any choice in opting subjects like 4 out of 7
What are the 3 principles of oop?
i got a backdoor offer in process global,Bangalore..Can i work with it?
What do you mean by abstraction?
What is a function in oop?