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

c does not have cursor and c++ have cursor

Is This Answer Correct ?    10 Yes 29 No

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

Answer / omkar choudhary syntel

c contains classes c does not

Is This Answer Correct ?    10 Yes 42 No

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

Answer / akhil

c++ is tough c is easy

Is This Answer Correct ?    12 Yes 55 No

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

Answer / ranjith

C is a single alphabet and the c++ is the alphabet with
++..........

Is This Answer Correct ?    27 Yes 118 No

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

Answer / satyajith srinivas

IN c-programe the main function could not return a value
but in the c++ the main function shuld return a value

Is This Answer Correct ?    887 Yes 1178 No

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

Answer / uma shankar

C comes after A,B
and c++ comes after adding ++ in C

Is This Answer Correct ?    226 Yes 611 No

Post New Answer

More OOPS Interview Questions

how to get the oracle certification? send me the answer

0 Answers   Oracle,


can we make game by using c

1 Answers   SmartData,


How is polymorphism achieved?

0 Answers  


why to use template classes in c++?

1 Answers  


What is variable example?

0 Answers  






What is the real time example of inheritance?

0 Answers  


What is difference between multiple inheritance and multilevel inheritance?

0 Answers  


The type of variable a pointer points to must be the part of pointer's definition so that:

1 Answers   Infosys,


Can we have inheritance without polymorphism?

0 Answers  


What is the difference between encapsulation and polymorphism?

0 Answers  


What is the difference between class and object?

4 Answers   Apple, Heinz,


Can java compiler skips any statement during compilation time?

0 Answers  


Categories