Vidyalelo
Computer Science · Q541

Linux

Engineering and GATE · Computer Science · question 541

Q541

The comparison expression "x ~ y" will true if

A.
x is not equal to y
B.
the string x does not match the regular expression denoted by y
C.
the string x matches the regular expression denoted by y
Answer
D.
none of the mentioned

Answer: Option C

Solution

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