What do you mean by polymorphism?
No Answer is Posted For this Question
Be the First to Post Answer
Explain static binding
Can constructors be parameterized?
What is difference between polymorphism and normalization?
What is the use of destructive method?
If a method definition has been specified in the base class and the interface which the class is implementing, which definition will be picked if we try to access it using interface reference and class object?
What is the syntax of object oriented method call?
Why abstraction is important?
What is inheritance in java?
What is the super keyword?
Explain about a class in oop?
What is the difference between abstract & interface?
What's the order of call of constructors in inheritiance?