T
Q. Which of these is a decision-making statement in Perl?
Decision making statement in Perl are: If Else-if Else-elsif Unless Unless-if Unless-elsif
You must be Logged in to update hint/solution
Q. The print method in Perl return ___.
Q. Array in Perl created using?
Q. Which of these are valid type of inheritance in Perl?
Q. What is method overwriting in Perl?
Q. Which is a valid way to extract the size of an array in Perl?
Q. What will be the output of the following Perl code?
Q. A built-in subroutine which is used inside the method is?
Q. Which of the following operations can be performed on directories?
Discusssion
Login to discuss.