Answer Posted / abi
principles are:
inheritance(reusability)
classes & objects
message passing
polymorphism
data abstraction & encapsulation
dynamic binding
Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
What is a function in oop?
What is the diamond problem in inheritance?
What are the three parts of a simple empty class?
What are the data types in oop?
How do you achieve runtime polymorphism?
c++ program to swap the objects of two different classes
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?
What is a class oop?
What is the renewal class?
What is encapsulation in oop?
How to improve object oriented design skills?
What are the components of marker interface?
What is new keyword in oops?
What is abstraction and encapsulation?
What is ambiguity in inheritance?