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
AnswerD.
none of the mentioned
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board