what is the main difference between c and c++?
Answer Posted / madhavendra pratap shahi
c language is procedural programming language .and
c++ is a object orient programming language . c
support top to bottom approch.but c++ support bottom
up approch. which function are used in c we can
also use these function in c++. in c++ varible
are called data member and function are called are
called member function.c++ uses concept of class.
but c not support class concet.
| Is This Answer Correct ? | 5 Yes | 2 No |
Post New Answer View All Answers
How do you use inheritance in unity?
What is overriding in oops?
What are the three parts of a simple empty class?
What is oops concept with example?
How is class defined?
When not to use object oriented programming?
What are the 5 oop principles?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
What is the advantage of oop over procedural language?
2. Give the different notations for the class.\
What is the point of oop?
What is the main feature of oop?
What does and I oop and sksksk mean?
Get me an image implementation program.
#include