what is the main difference between c and c++?
Answer Posted / kk
The main difference between c and c++ is that " C is a
structured programming language while C++ is an object
programming language and also we have templates in C++ that
is not the case in C
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to call a non virtual function in the derived class by using base class pointer
What are different types of JVM's? for example we use dalvik jvm for android then what about the remaining operating systems?
What is encapsulation c#?
Which method cannot be overridden?
What is object and example?
why reinterpret cast is considered dangerous?
What is pure oop?
what are the different types of qualifier in java?
What is the renewal class?
What is polymorphism what are the different types of polymorphism?
Which type does string inherit from?
What is meant by oops concept?
What is the important feature of inheritance?
what is the drawback of classical methods in oops?
What is property in oops?