What is the use if instanceof keyword?
What are the different types of arguments?
What is composition? Explain the purpose of composition.
What is association?
Explain persistence?
What is a ternary operator?
What are the various types of constructors?
Which of the following is tightly bound ? Inheritance or composition ?
Can a class in java be inherited from more than one class?
Explain the use of Vtable and what are the various problems to override the functions?
Can we override static methods of a class?
Why do we use oops concepts? What is its advantage?
Define modularity?