Multiple Choice
Match each item with a statement below.
-in Perl,when it precedes a variable name,it indicates it should not be interpolated
A) \n
B) $name
C) @
D) \
E) <>
F) #
G) ==
H) %
I) ne
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q39: The IP address _ is the standard
Q40: The character sequence _ forces the next
Q41: _ are variables that store an ordered
Q42: Match each item with a statement below.<br>-a
Q43: Match each item with a statement below.<br>-in
Q45: What is CGI?
Q46: The name of the computer at the
Q47: What is a floating-point value?
Q48: In Perl,the logical OR operator is _.<br>A)<><br>B)<=><br>C)||<br>D)|
Q49: All complete statements in Perl end with