Answer Posted / jyoti
oops is language which is based on object thats y it is
called oop.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What are the five basic elements of a c++ program?
Write some differences between an external iterator and an internal iterator?
what is multi-threading in C++?
Explain one-definition rule (odr).
Should a constructor be public or private?
What is a vector c++?
How many types of comments are there in c++?
Can a Structure contain a Pointer to itself?
What is the difference between #define debug 0 and #undef debug?
Can we use this pointer in a class specific, operator-overloading function for new operator?
What apps are written in c++?
Why Pointers are not used in C++?
What is switch case in c++ syntax?
What are guid? Why does com need guids?
Does c++ have foreach?