Home / Programming MCQs / Perl MCQs / Question
N
Q. What will be printed by the code below? my $val = {}; print ref($val);
No solution found for this question.
Add Solution and get +2 points.
You must be Logged in to update hint/solution
A built-in subroutine which is used inside the method is?
Encapsulation is also known as?
Global scope variables can be used
When you're pattern matching, you describe the pattern using
Which function is used by perl for reversing a string?
Which of the following is a valid assignment operator in Perl?
Discusssion
Login to discuss.