Perl Quiz 2
Questions on Perl Fundamentals ( Perl Quiz 1 | Perl Quiz 3 )You are at question 6 of 25:
Perl expressions are always evaluated in a context that determines the outcome of the evaluation. They are
Perl expressions are always evaluated in a context that determines the outcome of the evaluation. They are
You are at question 19 of 25:
After a successful match, the special variable $' indicates
After a successful match, the special variable $' indicates
You are at question 20 of 25:
binmode filehandle [,layers] arranges for the file opened on filehandle to be read or written using the specified I/O layers. The default is
binmode filehandle [,layers] arranges for the file opened on filehandle to be read or written using the specified I/O layers. The default is
You are at question 25 of 25:
If a substring is not found then the index function returns
If a substring is not found then the index function returns
Status Bar