R

Ram Sharma • 3.40K Points
Extraordinary

Q. What is polymorphism?

  • (A) Many forms of a method or operator
  • (B) Ability to hide data
  • (C) Restricting access to variables
  • (D) Accessing base class variables only
  • Correct Answer - Option(A)
  • Views: 16
  • Filed under category Python
  • Hashtags:

Explanation by: Ram Sharma
Polymorphism allows different classes to be treated as instances of the same class through common interface.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.