Examveda

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

D. none of the mentioned

Answer: Option C


This Question Belongs to Computer Science >> Linux

Join The Discussion

Related Questions on Linux