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

Answer Posted / sonu

>C is Procedure Oriented Programming Language (POP).
->C++ is Object Oriented Programming Language (OOP).


->C is mostly used to develop system software.
->C++ is mostly used to modal real life problem to program and use to develop application programs.


->C program has extension .C
->C++ program has extension .cpp

->C uses the top-down approach.
->while C++ uses the bottom-up approach.

->C is function-driven.
->while C++ is object-driven.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is an example of genetic polymorphism?

645


What causes polymorphism?

563


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

1828


Write a java applet that computes and displays the squares of values between 25 and 1 inclusive and displays them in a TextArea box

2027


Can we define a class within the interface?

549






What is oops concept with example?

573


What does oop mean in snapchat?

676


What is class and example?

561


What is ambiguity in inheritance?

619


What is overriding in oop?

545


What do you mean by variable?

567


Why do we use polymorphism?

571


What is destructor in oop?

617


What is inheritance write a program to show use of inheritance?

609


What is the benefit of oop?

566