T
Q. Which statement is used to enable strict mode in Perl?
The syntax to enable strict mode in Perl is, Use strict
You must be Logged in to update hint/solution
Q. What is the correct syntax for defining a class in Perl?
Q. It is often more convenient to save perl program files with ____ extension
Q. Scalar is denoted by_______in Perl.
Q. Which of the following is a valid assignment operator in Perl?
Q. In Perl, the words function and subroutines are used interchangeably
Q. What is multiple inheritance in Perl?
Q. Which of the following operations can be performed on directories?
Q. Which statement is used to enable strict mode in Perl?
Discusssion
Login to discuss.