Perl Quiz

131 Responses | Created by pmcbrien |

Perl knowledge Test

  1. 1

    CGI and Perl are the same thing

  2. 2

    what is the [A-E] in if($string =~ m/^[A-E]/) considered?

  3. 3

    In Perl, a/n ______ is a special character or a sequence that will define the number of times the previous character or sequence appears.

  4. 4

    What is usually the first character in a regular perl script.

  5. 5

    What is =~

  6. 6

    In Perl, the following will result in which of the following, if the prize is currently "5 dollars" print 'You won $prize';

  7. 7

    In perl a subroutine and function are the same thing

  8. 8

    what does the m stand for in $string =~ m/sought_text/;

  9. 9

    What is \n for

Rating

0 votes
Take this first to vote!

Add to Favorites

© 2012 Miva AK, Inc.