difference between c and c++?

Answer Posted / mahesh

=>c does not a class/object concept
=>c++ provides data encapsulation,data
abstraction,polymorphism.
=>c++ support all c syntax
=>in c passing value to a function is "call by value"
where c++ its "call by reference"

Is This Answer Correct ?    173 Yes 78 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are associate containers?

698


Define stacks. Provide an example where they are useful.

679


What does return 0 do in c++?

690


what is Member Functions in Classes?

706


Describe private, protected and public?

686






What is virtual base class?

665


Out of fgets() and gets() which function is safe to use and why?

820


What is the advantage of c++ over c?

652


What is a pointer how and when is it used?

676


Is c++ vector a linked list?

647


Why c++ is created?

654


What is c++ redistributable?

718


How can virtual functions in c++ be implemented?

698


What is the most useful programming language?

693


What is an iterator?

776