What are the basic concepts of oop?
What is the use of interface?
What is a default method? Why do we need default methods in java 8 interfaces?
Explain the rationale behind object oriented concepts?
explain the difference between operator overloading and function overloading.
Can different parts of a partial class inherit from different interfaces?
What do you meant by "SBI" of an object?
Define exceptions?
Can we have a default method definition in the interface without specifying the keyword "default"?
What is @functionalinterface?
Does PowerShell support OOPs?
What are manipulators?
Tell me something about abstract classes?