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++?

Answers were Sorted based on User's Feedback



what is the main difference between c and c++?..

Answer / sameer

->C is a procedural programing language and c++ is a object
oriented programing language.
->C does not allow operator and function overloading.
C++ can allows function and operator overloading

Is This Answer Correct ?    1 Yes 3 No

what is the main difference between c and c++?..

Answer / hitesh

HITESH

Is This Answer Correct ?    3 Yes 5 No

what is the main difference between c and c++?..

Answer / ram

hitesh

Is This Answer Correct ?    3 Yes 5 No

what is the main difference between c and c++?..

Answer / sushant

c++ supports data hiding/data encapsulation while c does not

Is This Answer Correct ?    3 Yes 5 No

what is the main difference between c and c++?..

Answer / harsha

C has just the letter C... while C++ has more than just C...

Is This Answer Correct ?    0 Yes 2 No

what is the main difference between c and c++?..

Answer / heera singh

c is the object based programming language,
c++ is a Obect oriented programming language.

Is This Answer Correct ?    0 Yes 2 No

what is the main difference between c and c++?..

Answer / a.sivasankar

i)C++ is an pure object oriented program language.
ii)c++ is an bottom up approach but c is an top down approach
ii)In c++ using classes and object but not in c.
iv)In c++ one of main advantage reusability, we can deriving
the propertis from one class to another but not in c

Is This Answer Correct ?    0 Yes 2 No

what is the main difference between c and c++?..

Answer / narasimharao.v.v

The main Difference between C & CPP is,
1. C is a procedure oriented programming language, Where as CPP is an object oriented programming language.
2. C follows top down approach, where as CPP follows bottom up approach.
3. C= BCPL + B
4. CPP = C+ simula67.
5. C is not providing more security to the data. But cpp provides more security to the data than C.
6. CPP supports the object oriented features like Class, Object, Polymorphism, Inheritance etc. But C does not supports Object oriented features.

Is This Answer Correct ?    0 Yes 2 No

what is the main difference between c and c++?..

Answer / suraj pisal

operating system is desined in c & objects in operating
system is c++ therefor it is the object oriented prog & c
is not....


SAMAJ JANA ABHI YAAAR

Is This Answer Correct ?    0 Yes 2 No

what is the main difference between c and c++?..

Answer / sachin rajput

1)c is more faster than c++.
2)c is top to bottom but c++ vice-versa.
3)c is based on pops concepts but c++ is based on oops concepts.
4)c++ is secure language but c is not.
5)emphasis is on data rather than procedure in c++ but in case of c it is just opposite.

Is This Answer Correct ?    5 Yes 8 No

Post New Answer

More OOPS Interview Questions

What is object and class in oops?

0 Answers  


what is difference between objects and function

1 Answers  


What is the difference between pass by value,pass by pointer,pass by reference in the catch block in the exception handling in c++

1 Answers   TCS,


Petrol pump mgt. system: To design a program that display an interface for the sale of the Petrol and then make the entries at the backend in the database.

1 Answers   Wipro,


What are the benefits of interface?

0 Answers  


What does and I oop mean in text?

0 Answers  


Should you protect the global data in threads? Why or why not?

2 Answers   IBM,


char* ptr = "Rahul"; *ptr++; printf("%s",ptr); What will be the output

9 Answers   Persistent,


What are the fields of vtable

1 Answers   Mphasis,


Plese get me a perfect C++ program for railway/airway reservation with all details.

0 Answers   ITM,


Name a typical usage of polymorphism

3 Answers  


create a c++ program that will accepts 9 inputs using 3 by 3 array.

1 Answers  


Categories