πŸ“Š Perl
Q. List context of the returned value from a subroutine is extracted using ___.
  • (A) #
  • (B) $
  • (C) @
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (C) @

Explanation: The @ is used to return the list context of the returned value from a subroutine.

Explanation by: Team MCQ Buddy
The @ is used to return the list context of the returned value from a subroutine.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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