Q635
The following will display : perl -e ‘print “UNIX” x 10 . “ ” ;’
A.
UNIX
B.
UNIX 10 times
AnswerC.
error message
D.
\n
Answer: Option B
Solution
Answer: Option B
No explanation is given for this question Let's Discuss on Board