what is the main difference between c and c++?
Answer Posted / ayesha
c is a procedural programming language and c++ is object oriented language.
the most important difference between c and c++ is , in c++ we can use user defined data type as basic data type.but, this can't be in c.....
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is variable example?
write a program to find 2^n+1 ?
write string class as your own class in java without using any built-in function
Get me a number puzzle game-program
Why is oop better than procedural?
What is encapsulation in oop?
What is polymorphism used for?
What are the important components of cohesion?
#include
Write a c++ program to display pass and fail for three student using static member function
What is difference between multiple inheritance and multilevel inheritance?
What are the three main types of variables?
What is the main feature of oop?
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is coupling in oop?