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 the main difference between c and c++?

Answer Posted / saraswathi

Difference between c and C++

C C++

1. C is a procedure oriented programming C++ is a object
oriented programming

2. C uses #include<stdio.h> C++ uses #include<iostream.h>

3. In C main focus is on functions In C++ main focus is on
data rather than functions. Data is not freely moved around
the system rather the functions exists in the object are the
only means by which the data can be accessed

4. In C No Data security In C++ data is hidden and is
secure from unauthorised access

5. In C there is no concepts like encapsulation,
polymorphism , inheritance etc. C++ provide encapsulation,
polymorphism, inheritance etc.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are oops methods?

947


What is polymorphism in oop example?

962


What is ambiguity in inheritance?

1057


Give an example where we have to specifically use C programming language and C++ programming language cannot be used?

1573


What are the benefits of polymorphism?

1168


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

3178


Which is better struts or spring?

993


What is a null tree?

1081


What is polymorphism what is it for and how is it used?

975


What does and I oop and sksksk mean?

1110


Can abstract class have normal methods?

994


What is new keyword in oops?

995


What is encapsulation in simple terms?

978


When not to use object oriented programming?

1023


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

2048