Home / Programming MCQs / Perl MCQs / Question
T
Q. What is a module in Perl?
A module in Perl is a collection consisting of variables and related subroutines.
You must be Logged in to update hint/solution
What is called when an object is created in Perl?
List context of the returned value from a subroutine is extracted using ___.
'%b' in the Perl output statement used to?
When a string is used for numeral computations, perl converts it into
What is the file extension for the Perl program?
What will be the output of the following Perl code?
Discusssion
Login to discuss.