πŸ“Š Perl
Q. Immutable parameters in Perl are?
  • (A) Special immutable string parameters passed to the function
  • (B) Values that cannot be modified within the function
  • (C) Values that can be modified within the function
  • (D) None of these
πŸ’¬ Discuss
βœ… Correct Answer: (B) Values that cannot be modified within the function

Explanation: Immutable parameters in Perl are values that cannot be modified within the function.

Explanation by: Team MCQ Buddy
Immutable parameters in Perl are values that cannot be modified within the function.

πŸ’¬ Discussion


πŸ“Š Question Analytics

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