Answer Posted / nagababu
Wrapping up data and methods in a single unit is called
Encapsulation.
Eg:-class
| Is This Answer Correct ? | 16 Yes | 1 No |
Post New Answer View All Answers
write knight tour problem which is present in datastructure
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 is there no multiple inheritance?
Get me a number puzzle game-program
How to hide the base class functionality in Inheritance?
Can destructor be overloaded?
What is protected in oop?
Why do we use class?
What is encapsulation process?
What is abstraction in oop with example?
What is pointer in oop?
What is difference between data abstraction and encapsulation?
What are the data types in oop?
what is the drawback of classical methods in oops?
How to improve object oriented design skills?