explain the difference between operator overloading and function overloading.
Explain what an object is.
What is difference between encapsulation and abstraction?
Is class an Object? Is object a class?
What is the default access modifier in a class?
State about java and its relation to object oriented programming?
What is early and late Binding?
Can a class in java be inherited from more than one class?
What is the need of multiple inheritance?
Explain the different types of constructors
What is serialization? How do we implement serialization actually?
What do you meant by static and dynamic modeling?
Difference between abstraction and implementation hiding ?