Exam 9: Perl and Cgi Programming

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Scalar variable names begin with a(n)____.

(Multiple Choice)
4.9/5
(33)

What is a filehandle?

(Essay)
4.7/5
(42)

Match each item with a statement below. -used to perform a line feed

(Multiple Choice)
4.8/5
(38)

After you create a Web page,you can publish the page on a Web ____.

(Multiple Choice)
4.9/5
(34)

The ____ feature allows your UNIX or Linux system to access its own internal network configuration instead of an external network.

(Multiple Choice)
4.9/5
(43)

How do you read input from the keyboard in Perl?

(Essay)
4.9/5
(31)

____ are sequences of any types of characters (including numbers that are treated as characters rather than digits).

(Multiple Choice)
4.8/5
(38)

The <=> sort operator,known as the ____________________ operator,reduces coding requirements.

(Short Answer)
4.8/5
(34)

Match each item with a statement below. -in Perl,precedes the name of an array when assigning it values

(Multiple Choice)
5.0/5
(36)

In Perl,double-quoted strings are not subject to interpolation.

(True/False)
4.7/5
(35)

The character sequence ____ quotes all following nonalphanumeric characters until \E is encountered.

(Multiple Choice)
4.8/5
(34)

Match each item with a statement below. -in Perl,tests two numeric values for equality

(Multiple Choice)
5.0/5
(38)

Describe the types of tasks in which Perl is frequently used.

(Essay)
4.9/5
(29)

Match each item with a statement below. -returns the next line from a file (after it has been opened)

(Multiple Choice)
4.9/5
(35)

A(n)____________________ is text or an object that,when clicked,loads another document and displays it in the browser.

(Short Answer)
4.8/5
(38)

What is a subroutine?

(Essay)
4.9/5
(40)

You can create a Web page using ____________________ (HTML).

(Short Answer)
4.8/5
(33)

The following example shows a(n)____ variable: %animals = ('Tigers',10,'Lions',20,'Bears',30);

(Multiple Choice)
4.9/5
(36)

The IP address ____ is the standard designation for loopback communications.

(Multiple Choice)
4.9/5
(25)

The character sequence ____ forces the next character to uppercase.

(Multiple Choice)
4.9/5
(36)
Showing 21 - 40 of 52
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)