Difference: 'uses', 'extends', 'includes'
Answer Posted / hell boy
includes is mandatory
extends is optional
uses is for help
| Is This Answer Correct ? | 17 Yes | 17 No |
Post New Answer View All Answers
Difference between abstraction and implementation hiding ?
Do we require parameter for constructors?
Explain about object oriented programming?
Explain about Overloading vs Overriding ?
Define Data Abstraction. What is its importance?
Which OOPS concept exposes only the necessary information to the calling functions?
What is the benefit of Composition over Inheritance?
explain the difference between operator overloading and function overloading.
What is the super keyword?
Classes and structs support inheritance. Is this statement true or false?
What's the benefit of using inheritance?
What is constructor and virtual function? Can we call virtual funciton in a constructor?
Can you define OOP and principles of OOP?
What is a subclass?
What are the limitations of oops?