explain dynamic binding
How will you define abstract classes?
What is static and dynamic Binding?
Is it possible to provide method implementations in java interfaces? If possible, how do we provide them?
What are Classes and Objects?
Explain about uml?
Explain the meaning of object in object oriented programming?
What is the use if instanceof keyword?
Can encapsulation be called as a security device?
What is a pure virtual function?
Explain about message passing in object oriented programming?
Does java support multiple inheritance? if not, what is the solution?
State two differences between an object and a class.
What are abstract methods?
Define Initialisation Purpose.