Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is difference c and c++?

Answer Posted / priya

C does no support polymorphism, encapsulation, and inheritance which means that C does not support object oriented programming.

C++ supports polymorphism, encapsulation, and inheritance because it is an object oriented programming language.

C is a subset of C++.

C++ is a superset of C.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Describe friend function & its advantages.

1173


How do you decide which integer type to use?

1048


What is the oldest programming language?

1060


How do I make turbo c++ full screen?

1127


How do I exit turbo c++?

1119


What is the difference between object-oriented programming and procedural programming?

1302


what is multi-threading in C++?

1111


What is vector string in c++?

1133


What is encapsulation in C++? Give an example.

1152


What is the difference between multiple and multilevel inheritance in c++?

1179


What is the difference between interpreters and compilers?

1269


Which programming language is best to learn first?

1121


Explain linear search.

1109


In inline " expression passed as argument are evalauated once " while in macro "in some cases expression passed as argument are evaluated more than once " --> i am not getting it plz help to make me understand....

2472


What is the outcome of cout< a) 16 b) 17 c) 16.5

1068