What is static and dynamic Binding?
Explain the meaning of object in object oriented programming?
What is the use of ‘finalize’?
Give any criteria when you use an abstract class and an interface?
Does PowerShell support OOPs?
What is the function of messaging metaphor?
Explain the mechanism of composition?
Can you give some examples of tokens?
What are base class, sub class and super class?
What is difference between encapsulation and abstraction?
Can you instantiate an abstract class and what is an inner class?
Which oops concept is used as reuse mechanism?
What are the major differences between late and dynamic binding?
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's the order of call of constructors in inheritiance?