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 / rokesh

very simple. C++ is actually named as C with classes.. It
makes use of classes.. thats all the difference

Is This Answer Correct ?    0 Yes 1 No

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

Answer / anhr computer education

In 'C' header file is optional but in C++ header file is
compulsory and cannot be ignored.

Is This Answer Correct ?    0 Yes 1 No

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

Answer / aliraza

c language could not any return value and c++ return value

Is This Answer Correct ?    0 Yes 1 No

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

Answer / cyber warrior

C is containing single character but "c++" contains three
characters

Is This Answer Correct ?    0 Yes 1 No

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

Answer / divya

c is an object oriented and c++ is procedure oriented

Is This Answer Correct ?    7 Yes 9 No

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

Answer / ankit agarwal

main difference c++ is an increment version of c language.
in written program c++ is more easy than c.c++ is easily
understand.

Is This Answer Correct ?    0 Yes 2 No

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

Answer / xxxx

c is good language and c++ is bad language....

Is This Answer Correct ?    2 Yes 4 No

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

Answer / no

objrd.Read();

Is This Answer Correct ?    1 Yes 3 No

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

Answer / nmreddy

c is procedure oriented language c++ is object oriented language
c and c++ not secured data

Is This Answer Correct ?    1 Yes 3 No

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

Answer / nmreddy

c++ is a high level language
c is high level and low level language

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More OOPS Interview Questions

Can anyone please explain runtime polymorphism with a real time example??at what ciscumstances we go for it??

1 Answers  


how to find no of instances of an object in .NET?

1 Answers   Infosys,


tell about copy constructor

3 Answers   Siemens,


what is object slicing

3 Answers   TCS,


What are the 3 pillars of oop?

0 Answers  






what is a ststic variable and stiticfunction briefly explain with exmple and in which case we use

2 Answers   HCL,


What is difference between inheritance and polymorphism?

0 Answers  


what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


What is a template?

7 Answers  


What is the difference between a constructor and a destructor?

0 Answers  


What is operator overloading? Give Example

11 Answers   CTS, IBM, TCS,


How to calculate the age from the date of birth by using the program?

2 Answers   Accenture,


Categories