Q.1.
Regular expressions can be used only for values of type string and number.
Q.2.
What is the Regular Expression Matching Zero or More Specific Characters?
Q.3.
Which of the following strings is not generated by the following grammar?
Q.4.
All __________ are automatically treated as regular expressions.
Q.5.
Regular Expressions can be used with XML checkpoints.
Q.6.
The production Grammar is {S->aSbb,S->abb} is __________ grammar.
Q.7.
Regular expression (x/y)(x/y) denotes which of the following set?
Q.8.
Regular expression x/y denotes which of the following set?
Q.9.
The regular expressions denote zero or more instances of an x or y is?