Vidyalelo
Computer Science · Q147

Linux

Engineering and GATE · Computer Science · question 147

Q147

Assuming the files fileA, fileB, fileAB, fileBC and fileABC, exist in a directory, which files match with the pattern file[ABC]?

A.
fileA, fileB and fileABC
B.
fileABC
C.
fileA and fileB
Answer
D.
fileAB, fileBC and fileABC

Answer: Option C

Solution

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