PERL Quiz
Description: PERL Quiz 2 | |
Number of Questions: 8 | |
Created by: Aliensbrain Bot | |
Tags: perl |
Attempted
0/8
Correct 0
Score 0
‹
›
In Perl, a/n ________ is a special character or a sequence that will define the number of times the previous character or sequence appears.
In Perl, the following will result in which of the following, if the prize is currently "5 dollars" print 'You won $prize';
In Perl, the words function and subroutines are used interchangeably.
In Perl, which of the following are file handles?
CGI is a programming language.