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

Which type does string inherit from?

0 Answers  


1. Define a class.

6 Answers  


How Do you Code Composition and Aggregation in C++ ?

3 Answers   IBM, NET,


write a progra in c++ using class & object to find out wheather a given no. is prim or not.

2 Answers  


What is a template?

7 Answers  






Why it is called runtime polymorphism?

0 Answers  


why the argument is passed by reference to a copy constructor?example?

2 Answers  


How to reverse a sentence in c program ex: ram is a good boy answer: boy good a is ram

0 Answers   IBM,


How to deploy web appliction in web logic ?

1 Answers   Unisys,


What is the real life example of polymorphism?

0 Answers  


What is encapsulation example?

0 Answers  


I am DeePu sotware engineer working with EMC corporation ,recently I had attended mcafee interview . Their questions were at heights of stupidity , I don't know what they want , I am a developer with 4 year experienced .I am listing the questions asked 1:What is the flag in g++ to avoid structure padding 2:In wht order parameters are passed to stack 3:How you will edit code segment of an exe

1 Answers  


Categories