Answer Posted / sudha
c++ is an object oriented language
where as c is not.c++ we can use class which is used to
reduce lines of code in a program
| Is This Answer Correct ? | 17 Yes | 2 No |
Post New Answer View All Answers
What is abstraction in oops?
What does I oop mean?
What are two types of polymorphism?
Why is there no multiple inheritance?
What are the data types in oop?
What is a superclass in oop?
Can we define a class within the interface?
What is meant by multiple inheritance?
What is the difference between inheritance and polymorphism?
What is polymorphism in oop example?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
Why do we use inheritance?
What is ambiguity in inheritance?
What is basic concept of oop?
What is pure oop?