Differentiate between an abstract class and an interface?
What do you meant by "SBI" of an object?
What are the methods required to create changes in subclasses?
Explain about uml?
Whether static method can use nonstatic members?
What is the difference between multiple and multilevel inheritance?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Difference: Sequence Diagrams, Collaboration Diagrams ?
Is it possible to override private virtual methods?
Can an interface have an inner class?
explain dynamic binding