Answer Posted / bhaskar.mantrala
I think c++ not only a oop but also procedure oriented
programming because c++ editor supports c program also and
c++ program can execute with out using of classes and
objects.So why we are calling c++ as oop..............
Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
What do manipulators do?
Define a nested class. Explain how it can be useful.
We use library functions in the program, in what form they are provided to the program?
What is c++ and its features?
What is the default access level?
what is the use of void main() in C++ language?
Define what is constructor?
What is rtti in c++?
What are destructors?
What is the difference between equal to (==) and assignment operator (=)?
What is pointer in c++ with example?
What is called array?
What does return 0 do in c++?
Why do we learn c++?
What is the advantage of c++ over c?