difference between c and c++?

Answer Posted / asri

c is procedure oriented language and gives importance to
procedure that is functions rather than data.c is middle
level language.
c++ is object oriented language and gives importance to
object that is data
c++ is high level language

Is This Answer Correct ?    393 Yes 36 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Which software is used to run c++ program?

544


Define namespace in c++?

643


What is a storage class? Mention the storage classes in c++.

590


What is the difference between new() and malloc()?

611


What is while loops?

611






How do I download c++?

564


What are the two types of polymorphism?

585


Explain the static member function.

699


Which software is used for c++ programming?

610


Can c++ do everything c can?

590


What is a vector c++?

545


What do manipulators do?

560


Explain the benefits of proper inheritance.

636


What is the full form of stl in c++?

668


What is meaning of in c++?

665