Vidyalelo
Computer Science · Q635

UNIX

Engineering and GATE · Computer Science · question 635

Q635

The following will display : perl -e ‘print “UNIX” x 10 . “ ” ;’

A.
UNIX
B.
UNIX 10 times
Answer
C.
error message
D.
\n

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board