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

Answer Posted / abhishek gautam

C is a procedural programming language whereas C++ is an
object oriented programming language

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Following are the class specifications: class {int a}; class {int b}; Using friend funtion,calculate the max of two objects and display it.

2000


What is encapsulation and abstraction? How are they implemented in C++?

628


What are the 4 pillars of oop?

662


Give two or more real cenario of virtual function and vertual object

1849


What is the diamond problem in inheritance?

570






Get me a number puzzle game-program

1688


What is the difference between abstraction and polymorphism?

606


What is the significance of classes in oop?

585


What are the 5 oop principles?

594


Write a program to sort the number with different sorts in one program ??

1910


What is polymorphism in oop example?

508


What is the purpose of enum?

577


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2095


what are the different types of qualifier in java?

1834


What is polymorphism programming?

593