what is the main difference between c and c++?
Answer Posted / sucindran
Advance of C programming is called as c++.
C++ contains many new features like OOPS...
The Extension of 'c' is called as 'c++'.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is overriding in oop?
What is class and object in oops?
What are the 4 pillars of oop?
What is static modifier?
What is destructor oops?
Can we override main method?
What is for loop and its syntax?
What is object in oops?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What are the benefits of oop?
Which type does string inherit from?
What is and I oop mean?
What are different oops concepts?
What is an example of genetic polymorphism?
What is ambiguity in inheritance?