Q. What does polymorphism allow in OOP? (A) Objects of the same class to have different methods (B) Objects of different classes to be treated as objects of a common superclass (C) Objects of the same class to be treated as objects of different classes (D) Objects of the same class to have different methods ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (B) Objects of different classes to be treated as objects of a common superclass