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 are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
any one please tell me the purpose of operator overloading
Which is not an object oriented programming language?
What is the importance of oop?
What is abstraction with example?
What is methods in oop?
What is the significance of classes in oop?
What is abstraction oop?
What is the main feature of oop?
Why is abstraction used?
Why do we need oop?
What is meant by multiple inheritance?
What is polymorphism in oop example?
how to get the oracle certification? send me the answer
What are the 4 pillars of oop?