Answer Posted / krishna kumar.e
It is used to division for sub subclassess.Abstractclassess
are not allowed in inheritance because it has no body.
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is static polymorphism?
How can we restrict inheritance for a class so that no class can be inherited from it?
Is iterator a class or interface? What is its use?
Which oops concept is used as reuse mechanism?
Can we reduce the visibility of the inherited or overridden method ?
what is full form OOP?
what three "domains" are considered during analysis modeling?
What is method overriding?
What are the features of encapsulation ?
Can you instantiate an abstract class and what is an inner class?
Explain the purpose of composition.
What is difference between polymorphism and normalization?
Explain what is polymorphism?
How to achieve data abstraction?
Explain about overriding polymorphism?