what is the main difference between c and c++?
Answer Posted / vani
C is procedural language while c++ is an object oriented and procedural language.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Explain virtual inheritance?
Why it is called runtime polymorphism?
write knight tour problem which is present in datastructure
String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?
What is pure oop?
Why multiple inheritance is not possible?
Why is abstraction used?
What is the main purpose of inheritance law?
What makes a language oop?
Get me an image implementation program.
Why do we use class in oops?
What is class and example?
how to get the oracle certification? send me the answer
What is difference between oop and pop?
What is polymorphism give a real life example?