Multiple Choice
Match each item with a statement below.
-marks the beginning of a comment in Perl
A) \n
B) $name
C) @
D) \
E) <>
F) #
G) ==
H) %
I) ne
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q10: _ are symbolic names that represent values
Q11: The Awk program does not require the
Q12: A(n)_ is a simple variable that holds
Q13: Perl is a(n)_ language,which means that statements
Q14: In Perl,print;is equivalent to _.<br>A)print "$_";<br>B)print "$";<br>C)print
Q16: What is a compiled language?
Q17: What is a constant?
Q18: The <> symbol is called the _
Q19: In HTML,all special codes contained inside angled
Q20: How can you sort @somelist and store