Single Choice Easy

QWhich of the following is true for Polymorphism?

ID: #22020 Basic Concept of OOP 87 views
Question Info
#22020Q ID
EasyDifficulty
Basic Concept of OOPTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A Uses same function for different operations
  • B Uses same operation for different functions
  • C It is not a principle of oop
  • D It uses reusability feature.
Correct Answer

Explanation

Uses same function for different operations

Reason — Polymorphism is the process of using a function for carrying multiple operations.

Share This Question

Challenge a friend or share with your study group.