T

Team MCQ Buddy • 10.52K Points
Tutor II

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

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

You must be Logged in to update hint/solution

Discusssion

Login to discuss.