Saturday, November 21, 2009
Link Dir
Download
Resources
Music
Home
IT Quiz Menu
Quizzes Home Page
General Quizzes and Trivia
PC Troubleshooting
Networking Guide
Info Tech Glossary
Code Bank
Web Development
IT Quizzes Category
ASP
ASP 2
ASP ADO
ASP Server Side Include
ASP.NET
C# .NET
CISCO-CCNA
Computer Hardware
Computer Technolgy
Computer Trivia
CSS
Database Management
HTML
IIS 6 Administration
Java
JavaScript
Javascript Fundamental
Linux
MCSE 70-291
Network Plus
Networking
Networking 2
OSI Model
PERL
PHP
Project Management
Search Engine Optimization
Server Administrator
SQL
SQL Advanced
SQL Server Administration
VB.NET
Web Designer
Windows 2000 Server
Windows 2003 Server Adminstration
XHTML
XML
Search Web Link
Search Software
Quizzes Main Page
IT Quizzes
PERL Quiz
PERL Quiz
There are 8 questions in this quiz. Good luck!
Passing grade is 70% = C.
1)
In Perl, a/n ________ is a special character or a sequence that will define the number of times the previous character or sequence appears.
a)
character class
b)
metacharacter
c)
assertion
d)
quantifier
2)
In Perl, the following will result in which of the following, if the prize is currently "5 dollars" print 'You won $prize';
a)
You won $5.00
b)
You won 5 dollars
c)
You won $prize
d)
You won $5
3)
In Perl, the words function and subroutines are used interchangeably.
a)
True
b)
False
4)
In Perl, which of the following are file handles?
a)
stdquit
b)
stdend
c)
stdin
d)
stdout
e)
C&D
5)
In Perl, which switch is used for printing out warnings about typographical errors in your script?
a)
-P
b)
-W
c)
-p
d)
-w
6)
In Perl, "stat" returns a thirteen element array with which of the following values?
a)
Perl version ID
b)
Web server ID
c)
Last access
d)
Inode number
e)
C&E
7)
CGI is a programming language.
a)
True
b)
False
8)
In Perl, scalar variables always begin with a ________ sign.
a)
#
b)
@
c)
%
d)
$
E-mail this Quiz to a friend
Bookmark this Quiz