Home / Programming MCQs / Perl MCQs / Question

N

Nisha Gupta • 2.32K Points
Master

Q. What is polymorphism in Perl?

(A) Creating multiple constants with the same name
(B) Defining multiple methods under the same name
(C) Creating multiple variables with the same name
(D) All of these
Explanation by: Nisha Gupta
Polymorphism in Perl is defining multiple methods under the same name.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.