Multiple Choice
If you desire to use an asterisk (*) literally in a regular expression,use:
A) "*"
B) "/*"
C) "\*"
D) "_*"
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q28: A lazy quantifier will return only the
Q88: A sequence of characters in double quotation
Q89: What will executing the following snippet of
Q90: ToUpper( string )is<br>A)a way of converting a
Q91: Which of the following cannot be used
Q92: The IndexOf method will return the indices
Q94: If method Replace has four arguments then
Q95: The StartsWith and EndsWith methods see if
Q96: The expression New String("C"c,5)creates a string with
Q98: Method Match will return only a single