Q. What is polymorphism in Java? (A) Performing a single task in multiple ways (B) Performing multiple tasks using multiple methods (C) Creating a new class for each task (D) All of these ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (A) Performing a single task in multiple ways