ISDTP - Selvam College of Technology.
ISDTP - Selvam College of Technology.
February 14, 2025 at 06:48 AM
CATEGORY: Java Programming - Java - Polymorphism MCQ Polymorphism in OOP allows a single interface to handle multiple data types, improving code flexibility and reusability. It has two types: compile-time polymorphism (method overloading) and runtime polymorphism (method overriding). This helps in writing efficient, maintainable, and scalable code. https://isdtp.selvamtech.edu.in/?p=1967

Comments