Multiple Choice
The difference between {n} and {n,} is:
A) {n} matches at least n occurrences,whereas {n,} matches exactly n occurrences
B) {n} matches exactly n occurrences,whereas {n,} matches at least n occurrences
C) {n} and {n,} match exactly n occurrences
D) {n,} generates a syntax error
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q34: There are many character methods,some of which
Q35: What does the following code print out?
Q36: Visual Studio treats _ as delimiters for
Q37: In a regular expression,the asterisk (*)can be
Q38: The proper way to convert a string
Q40: To obtain a single character from a
Q41: Method Insert can only be used on
Q42: When using the Replace method,the first character
Q43: When a number is passed as an
Q44: Method xe "Concat method of class String"Concat