Name the different creational patterns in object oriented design?
What are sealed modifiers?
USECASE is an implementation independent notation. How will the designer give the implementation details of a particular USECASE to the programmer?
What is a subclass?
Can different parts of a partial class inherit from different interfaces?
Define Destructor?
What is the practical implementation of inner classes?
How many instances can be created for an abstract class?
What are abstract functions? Why are they used?
Explain about encapsulation?
What is a static method? Why do we need static methods in java 8 interfaces?
Explain basic concepts of OOPS?
Explain the meaning of object in object oriented programming?