Home / Programming MCQs / Perl MCQs / Question

T

Team MCQ Buddy • 9.67K Points
Tutor III

Q. What is a module in Perl?

(A) Collection of related subroutines and variables
(B) Array of functions
(C) Collection of values of same type
(D) None of these
Explanation by: Team MCQ Buddy
A module in Perl is a collection consisting of variables and related subroutines.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.