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 is data type in c++?

545


How does a C++ structure differ from a C++ class?

614


What is a lambda function c++?

547


Is overriding possible in c++?

565


write a programme to get a character and thier ASCII value

2592






What are the storage qualifiers?

659


What is &x in c++?

553


Why is swift so fast?

614


What does return 0 do in c++?

574


What is the best c++ ide?

593


What is heap sort in c++?

591


Differentiate between an external iterator and an internal iterator? What is the advantage of an external iterator.

609


How can we read/write Structures from/to data files?

615


Can a program run without main?

620


Explain what are mutator methods in c++?

566