Which of the following is a type of polymorphism in Java?
Which of the following is a type of polymorphism in Java? Correct Answer Compile time polymorphism
There are two types of polymorphism in Java. Compile time polymorphism (overloading) and runtime polymorphism (overriding).
মোঃ আরিফুল ইসলাম
Feb 20, 2025