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

What is the problem with multiple inheritance?

0 Answers  


What is abstraction in oop with example?

0 Answers  


What makes a language oop?

0 Answers  


There are two base class B1,B2 and there is one class D which is derived from both classes, Explain the flow of calling constructors and destructors when an object of derived class is instantiated.

0 Answers  


what is the size of an empty class

12 Answers   Wipro,






What is ambiguity in c++

4 Answers   Accenture, Mphasis,


write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).

0 Answers  


What is a function in oop?

0 Answers  


Why is static class not inherited?

0 Answers  


Difference ways of Polymorphism?

3 Answers  


What does and I oop and sksksk mean?

0 Answers  


Why we are use # in begning of programme of c++.

2 Answers   Syntel,


Categories