what is the main difference between c and c++?
Answer Posted / dheeru bhai
c does not support the c++ programme but c++ support the c
program.
| Is This Answer Correct ? | 384 Yes | 74 No |
Post New Answer View All Answers
What are properties in oop?
How Do you Code Composition and Aggregation in C++ ?
What is the use of oops?
What is destructor in oop?
What is the difference between abstraction and polymorphism?
What are benefits of oop?
write a program to find 2^n+1 ?
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
What does it mean when someone says I oop?
What is encapsulation oop?
What are main features of oop?
What are the important components of cohesion?
What is object in oop?
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 is overriding in oop?