Home / Programming MCQs / Perl MCQs / Question
N
Q. What is polymorphism in Perl?
Polymorphism in Perl is defining multiple methods under the same name.
You must be Logged in to update hint/solution
Which of the following is not a concept of OOP?
'x' operator on string used to?
Select comparison operator from the options.
Is it possible to pass file handles to subroutines in Perl?
Which function is used by perl for reversing a string?
Which statement is used to enable strict mode in Perl?
Which of these is a data type in Perl?
What will be the output of the following Perl code?
Discusssion
Login to discuss.