Exam 9: Perl and Cgi Programming
Exam 1: The Essence of Unix and Linux54 Questions
Exam 2: Exploring the Unix-Linux File Systems and File Security54 Questions
Exam 3: Mastering Editors51 Questions
Exam 4: Unix-Linux File Processing55 Questions
Exam 5: Advanced File Processing51 Questions
Exam 6: Introduction to Shell Script Programming55 Questions
Exam 7: Advanced Shell Programming48 Questions
Exam 8: Exploring the Unix-Linux Utilities54 Questions
Exam 9: Perl and Cgi Programming52 Questions
Exam 10: Developing Unix-Linux Applications in C and C58 Questions
Exam 11: The X Window System51 Questions
Select questions type
Match each item with a statement below.
-one of Perl's string relational operators
Free
(Multiple Choice)
4.9/5
(33)
Correct Answer:
I
When processing the individual elements of an array,use the ____ character.
Free
(Multiple Choice)
4.9/5
(35)
Correct Answer:
C
To refer to a single element of a hash,you use the $ character before the variable name,followed by the key associated with the value in ____.
Free
(Multiple Choice)
4.8/5
(28)
Correct Answer:
B
The .pe extension is typically used to indicate that the file is a Perl script.
(True/False)
4.8/5
(33)
____________________ Language (Perl)is a free script language that runs on many operating systems,including UNIX,Linux,Windows,and Mac OS X.
(Short Answer)
4.9/5
(40)
If the ____ option is not included,the Awk program uses the first command-line argument as its program.
(Multiple Choice)
4.8/5
(35)
____________________ are symbolic names that represent values stored in memory.
(Short Answer)
4.8/5
(40)
The Awk program does not require the programmer to explicitly set up looping structures as does Perl.
(True/False)
4.8/5
(44)
A(n)____ is a simple variable that holds a number or a string.
(Multiple Choice)
4.9/5
(31)
Perl is a(n)____ language,which means that statements are read and immediately executed.
(Multiple Choice)
4.7/5
(38)
Match each item with a statement below.
-marks the beginning of a comment in Perl
(Multiple Choice)
5.0/5
(35)
In HTML,all special codes contained inside angled brackets <> are ____.
(Multiple Choice)
4.8/5
(30)
How can you sort @somelist and store the result in @sortedlist?
(Short Answer)
4.7/5
(32)
Showing 1 - 20 of 52
Filters
- Essay(0)
- Multiple Choice(0)
- Short Answer(0)
- True False(0)
- Matching(0)