Multiple Choice
The regular expression a+ matches
A) the string a+
B) a string of one or more a's
C) a string of zero or more a's
D) a string with a + at the beginning
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: Arrays must be indexed with which of
Q2: Function preg_match uses regular expressions to search
Q3: Unlike settype, _ does not change a
Q4: The setcookie function can be called _.<br>A)
Q5: Validating user input data ensures that _.<br>A)
Q7: The statement $$inputName is
Q8: Which is not a character class in
Q9: A cookie that lasts only until the
Q10: Which of the following is not a
Q11: Which of the following are PHP data