Answer Posted / brunda r
Polymorphism plays a very important role in allowing objects
having different internal structures to share the same
external interface.Its Its extensively used in implementing
inheritance.
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Can you explain polymorphism?
What is class in oop with example?
Why interface is used?
Why is there no multiple inheritance?
What are oops functions?
What is property in oops?
Why is polymorphism needed?
What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?
Why we use classes in oop?
Can we have inheritance without polymorphism?
What is a superclass in oop?
What do you mean by abstraction?
write a code for this:trailer recordId contains a value other than 99, then the file must error with the reason ‘Invalid RECORD_ID’(User Defined Exception).
What are the components of marker interface?
what type of questions