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
AnswerD.
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