Vidyalelo
Computer Science · Q812

UNIX

Engineering and GATE · Computer Science · question 812

Q812

The following command will. . . . . . . . !! tr ‘[a-z]’ ‘[A-Z]’

A.
throw an error
B.
undefined behavior
C.
changes the case of the current line from lower to uppercase
Answer
D.
changes the case of current line from upper to lowercase

Answer: Option C

Solution

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