What are base class, sub class and super class?
Comment: C++ "includes" behavior and java "imports"
Does java support multiple inheritance? if not, what is the solution?
What is composition? Explain the purpose of composition.
What is the difference between multiple and multilevel inheritance?
What is the practical implementation of inner classes?
What are abstract methods?
Which oops concept is used as reuse mechanism?
What is virtual?
What is hybrid inheritance?
Explain about the design phase?
Is it possible to create partial structs, interfaces and methods?
Explain about a class?