Explain colloboration
State two differences between an object and a class.
What is bootstrap, extension and system class loader? Or can you explain primordial class loader?
Explain about a class in oop?
Explain the rationale behind object oriented concepts?
Differentiate between an abstract class and an interface?
Name the different creational patterns in object oriented design?
What do you mean by polymorphism?
What are the various types of constructors?
Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?
What is the super keyword?
What are the properties that are defined in an object model?
Explain about the design phase?
Can you call the base class method without creating an instance?
Explain what a method is?