what is the main difference between c and c++?
Answer Posted / heera singh
c is the object based programming language,
c++ is a Obect oriented programming language.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
Where is pseudocode used?
Can a destructor be called directly?
What is encapsulation selenium?
Which method cannot be overridden?
Why do we use oop?
What is the purpose of enum?
Can we create object of interface?
• What are the desirable attributes for memory managment?
Which language is not a true object oriented programming language?
What is class and object in oops?
What is the difference between abstraction and polymorphism?
Why multiple inheritance is not possible?
What are functions in oop?
What are two types of polymorphism?
What is overloading and its types?