Perl Quiz

1 Response | Created by pmcbrien | Send a Send a Gift pmcbrien to pmcbrien | Skip to Results

Perl knowledge Test

  1. 1

    CGI and Perl are the same thing

  2. 2

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

  3. 3

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

  4. 4

    What is =~

  5. 5

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

  6. 6

    In perl a subroutine and function are the same thing

  7. 7

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

  8. 8

    What is \n for

  9. 9

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

Post This Quiz

Sample

Paste this code into your page:

Rating

0 votes
Take this first to vote!

Add to Favorites

© 2009 Pangea Media