What do you mean by polymorphism in Java?

Zoe Miller | 2023-06-09 06:34:32 | page views:1862
I'll answer
Earn 20 gold coins for an accepted answer.20 Earn 20 gold coins for an accepted answer.
40more

Gabriel Davis

Works at the Consultative Group for International Agricultural Research, Lives in Montpellier, France.
Polymorphism is the ability of an object to take on many forms. The most common use of polymorphism in OOP occurs when a parent class reference is used to refer to a child class object. Any Java object that can pass more than one IS-A test is considered to be polymorphic.
2023-06-19 06:34:32

Gabriel Martin

QuesHub.com delivers expert answers and knowledge to you.
Polymorphism is the ability of an object to take on many forms. The most common use of polymorphism in OOP occurs when a parent class reference is used to refer to a child class object. Any Java object that can pass more than one IS-A test is considered to be polymorphic.
ask:3,asku:1,askr:137,askz:21,askd:152,RedisW:0askR:3,askD:0 mz:hit,askU:0,askT:0askA:4