A

Admin • 832.27K Points
Coach

Q. What is polymorphism in Python OOP?

  • (A) Creating many classes
  • (B) Using one function with different data types
  • (C) Inheritance from multiple classes
  • (D) Creating many objects
  • Correct Answer - Option(B)
  • Views: 20
  • Filed under category Python
  • Hashtags:

Explanation by: Admin

Polymorphism allows functions to work with objects of different types.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.