what is the main difference between c and c++?

Answer Posted / yesvanth

C program is for system software while C++ for application
software

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is polymorphism used?

588


What is abstraction and encapsulation?

577


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1993


Why is abstraction used?

612


What does and I oop and sksksk mean?

657






What is class and example?

571


write a C++ program for booking using constructor and destructor.

2055


What is new keyword in oops?

593


What do you mean by abstraction?

622


Why do we use inheritance?

630


What are the benefits of oop?

609


Which language is pure oop?

553


Why is polymorphism important in oop?

637


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

1839


What is object in oop?

691