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

Answer Posted / anirudh

* C is function-driven while C++ is object-driven
* C follows the procedural programming paradigm while C++ is
a multi-paradigm language(procedural as well as object oriented)

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you define social class?

605


Can bst contain duplicates?

678


What is abstraction with example?

609


What is polymorphism in oops with example?

533


which feature are not hold visual basic of oop?

1727






What is object in oop?

689


What are the three parts of a simple empty class?

1462


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

1644


Why do we use polymorphism?

583


How to call a non virtual function in the derived class by using base class pointer

5282


What is polymorphism explain its types?

690


what are the ways in which a constructors can be called?

1585


Why do pointers exist?

665


What are benefits of oop?

643


What is polymorphism in oops?

565