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 data encapsulation and what is its significance?
What if we override the conflicting method in the class?
Define Initialisation Purpose.
What is Abstract method and how different from Virtual Method?
Do structs support inheritance?
When will you use an interface and abstract class?
What is @functionalinterface?
Explain what a method is?
Which oops concept is used as reuse mechanism?
Difference between abstraction and implementation hiding ?
Why is C not an OOP language?
Can you create an instance for an abstract class?
Which OOPS concept exposes only the necessary information to the calling functions?
What are different ways to create string object?
How can we restrict inheritance for a class so that no class can be inherited from it?