πŸ“Š Perl
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
πŸ’¬ Discuss
βœ… Correct Answer: (A) Collection of related subroutines and variables

Explanation: A module in Perl is a collection consisting of variables and related subroutines.

Explanation by: Team MCQ Buddy
A module in Perl is a collection consisting of variables and related subroutines.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
143
Total Visits
πŸ“½οΈ
3 y ago
Published
πŸŽ–οΈ
Team MCQ Buddy
Publisher
πŸ“ˆ
86%
Success Rate