Can we have a default method definition in the interface without specifying the keyword "default"?
Is class an Object? Is object a class?
What is the @functionalinterface annotation?
Explain what is single and multiple inheritance?
Explain what is object oriented programming language?
What is ‘this’ pointer?
What is the default access specifier in a class definition?
Difference: Object Oriented Analysis (OOA) and Object Oriented Design (OOD)?
Name the different creational patterns in object oriented design?
Why is planning too much up front a mistake in an OOSAD project?
Can you think of some nice examples where *multiple* actors are associated with a use case ?
What do you mean by virtual function and virtual classes?
What is the difference between abstract & interface?