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

In which cases you use override and new base?

2 Answers  


What is the important feature of inheritance?

0 Answers   BPL,


What does and I oop mean in text?

0 Answers  


all about pointers

2 Answers  


What is differance between Abstract and Interface

3 Answers  


What is polymorphism and why is it important?

0 Answers  


Write a program to get the binary tree.

3 Answers   ABC,


What is encapsulation in oops?

0 Answers  


what is the virtual function overhead, and what is it used for ? i hope i can get and appropriate answers, thanks a lot....

6 Answers  


What is the fundamental idea of oop?

0 Answers  


Write on signed and unsigned integers and give three (3) examples each

1 Answers  


Why multiple inheritance is not possible?

0 Answers  


Categories