Difference: 'uses', 'extends', 'includes'
Answer Posted / sajad ali
Include usecase is shared can be resuse but extend class
relationship can't shared or reuse
| Is This Answer Correct ? | 9 Yes | 8 No |
Post New Answer View All Answers
What is diamond inheritance problem? How java 8 solves this problem?
What is hybrid inheritance?
What is virtual multiple inheritance?
Describe the Diamond problem. Where does this problem occur?
What is meant by inheritance? what are the advantages of inheritance?
Name some languages which have object oriented language and characteristics?
Difference between abstraction and implementation hiding ?
What are the various types of constructors?
What is the order of call of constructors in inheritiance?
Difference between encapsulation and data hiding ?
What is meant by overloading functions and operators?
What is the use of finalize method?
What is Abstract method and how different from Virtual Method?
What are the features of encapsulation ?
Name the different creational patterns in object oriented design?