What is a functional interface? What is sam interface?
What is an abstraction and why is it important?
Explain the different types of constructors
Can you instantiate an abstract class and what is an inner class?
Define Initialisation Purpose.
Define modularity?
What are the problems faced by the developer using object oriented programming language?
What is the difference between oop and sop?
Difference between class and an object?
Explain about multiple inheritance?
Is it possible to create partial structs, interfaces and methods?
Difference between composition and inheritance ?
What is Overloading ? Is it similar to overriding ?
Explain about a class?
What if we override the conflicting method in the class?