Home / Programming MCQs / Perl MCQs / Question

T

Team MCQ Buddy • 9.67K Points
Tutor III

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.