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 difference between data abstraction and encapsulation?
Whats oop mean?
what is graphics
Why do we use oop?
What is object and example?
What is the example of polymorphism?
What is this pointer in oop?
can we make game by using c
What is the real time example of inheritance?
What are the features of oop?
class type to basic type conversion
What is the renewal class?
What is encapsulation and abstraction? How are they implemented in C++?
What is the difference between inheritance and polymorphism?
What is polymorphism what are the different types of polymorphism?