what is the main difference between c and c++?
Answer Posted / gopi challuri
c is structured oriented language nd c++ is object oriented
language.
And one more main difference is in c++ v introduced Classes
and objects a new way after structures in c.
and in cpp v can code the program by divide and rule policy
but not in c and v hav to write everything in main and in
cpp v hae oops concept which can run the progran more
efficiently.
but main advantage of c is till now every one using c
language coding in operating systems like windows and in
linux\.
so for normal use cpp is best than c
but for he main coding purpose c in best /
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
can we make game by using c
What is abstraction and encapsulation?
What is meant by multiple inheritance?
Can we override main method?
What is difference between polymorphism and inheritance?
write a programe to calculate the simple intrest and compund intrest using by function overlading
I have One image (means a group photo ) how to split the faces only from the image?............ please send the answer nagadurgaraju@gmail.com thanks in advace...
What is object and class in oops?
Can you inherit a private class?
Can you explain polymorphism?
What does <> mean pseudocode?
#include
Why multiple inheritance is not possible?
hi all..i want to know oops concepts clearly can any1 explain??
What are properties in oop?