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 you mean by public protected and private in c++?
What is the cout in c++?
program explaining feautures of c++
What do you mean by const correctness?
What is the type of 'this' pointer? When does it get created?
What is the main use of c++?
Difference between pointer to constant and constant pointer to a constant. Give example.
List the types of polymorphism in c++?
How is objective c different from c++?
What is the use of endl in c++?
Which software is used for c++ programming?
Can you please explain the difference between using macro and inline functions?
Does c++ have foreach?
What do you mean by overhead in c++?
Why use of template is better than a base class?