CBSE Class 11 Computer Science Basic Ubuntu Linux Commands Online Test Set D

Page 1 of 10

Question 1

Question

________ wildcard character is used to matched a single character other than a, b or c.

Answer
(!abc)
[!abc]
(abc)
[abc]