Vidyalelo
Computer Science · Q276

UNIX

Engineering and GATE · Computer Science · question 276

Q276

What is the output of the following command? wc -c *.c

A.
total size of .c files
Answer
B.
size of each .c file
C.
undefined
D.
erroneous

Answer: Option A

Solution

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