1.

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

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


Discussion

No Comment Found