what is the main difference between c and c++?
Answer Posted / k.r.sukumar
The main difference between c and c++ is that " C is a
structured programming language while C++ is an object
programming language and also we have templates in C++ that
is not the case in C
| Is This Answer Correct ? | 946 Yes | 139 No |
Post New Answer View All Answers
What are properties in oop?
Why do while loop is used?
How to call a non virtual function in the derived class by using base class pointer
What is abstraction encapsulation?
How do you achieve polymorphism?
Which language is not a true object oriented programming language?
What is static modifier?
What is the difference between abstraction and polymorphism?
What is multilevel inheritance?
What is difference between multiple inheritance and multilevel inheritance?
How do you define a class in oop?
Who invented oop?
What are the 3 pillars of oop?
What does and I oop and sksksk mean?
Why do we need polymorphism in c#?