what is the main difference between c and c++?
Answer Posted / chaitanya pathak
The Main Difference Between C & C++ Are As follows:
1. C programming is a procedure oriented Programming Language.
It is a procedure oriented Language (POL) because Source
has a Exact sequence of Logic. If source code doesn't
follow sequence then compiler doesn't compile your code.
1. On other hand C++ is a truly object oriented programming
language (OOPS) we can say that it is a increment version
of C Programming.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the full form of oops?
What is static in oop?
what type of questions
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
How can you overcome the diamond problem in inheritance?
What is the advantage of oop over procedural language?
What are main features of oop?
What is encapsulation process?
What are constructors in oop?
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
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...
hi all..i want to know oops concepts clearly can any1 explain??
What is difference between polymorphism and inheritance?
How many human genes are polymorphic?
What is multilevel inheritance?