what is the main difference between c and c++?
Answers were Sorted based on User's Feedback
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 |
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 |
Answer / aliraza
c language could not any return value and c++ return value
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / cyber warrior
C is containing single character but "c++" contains three
characters
| Is This Answer Correct ? | 0 Yes | 1 No |
Answer / divya
c is an object oriented and c++ is procedure oriented
| Is This Answer Correct ? | 7 Yes | 9 No |
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 |
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 |
Answer / nmreddy
c++ is a high level language
c is high level and low level language
| Is This Answer Correct ? | 1 Yes | 3 No |
What are the benefits of oop?
what is object oriented programming and procedure oriented programming?
why freind function takes more parameter than normal member function in c++?
sir i want to know which posting to apply since i am BE CSE.. also want to know what are the rounds there for my interview...Expecting for ur valuable answer....
What are the access specifiers avaible in c++?
what is use to destroy an object? illustrate.
what is oops
What is the difference between abstraction and polymorphism?
What is oops and its features?
What is abstraction encapsulation?
What is multilevel inheritance explain with example?
How do you answer polymorphism?