Answer Posted / jaz
C++ is not an object based language. It is an object
oriented language. An object based language + Inheritance +
polymorphism makes a language object oriented.
| Is This Answer Correct ? | 6 Yes | 0 No |
Post New Answer View All Answers
Who created c++?
What are references in c++? What is a local reference?
Why is c++ considered difficult?
What is an undefined behavior and sequence points
What are the defining traits of an object-oriented language?
To what does “event-driven” refer?
What is array in c++ pdf?
Arrange Doubly linked list in the ascending order of its integral value and replace integer 5 with 7?
Name the debugging methods that are used to solve problems?
What are maps in c++?
Is it possible to provide special behavior for one instance of a template but not for other instances?
What do the keywords volatile and mean mutable?
What is the identity function in c++? How is it useful?
What are advantages of using friend classes?
Define namespace in c++?