Multiple Choice
Case based critical thinking Case 13-5 William is exploring the syntax of regular expressions. He learns that in the regular expression language, a word refers to any string of symbols consisting solely of word characters. He also learns that word boundaries are indicated by the \b symbol. He wants to use a pattern that matches any word that starts with the characters "great" such as "greater", "greatness", or "greatest" Which of the following patterns should William use to match any word that ends with "ust" such as "dust", "trust", or "must"?
A) /ust\b/
B) /\bust/
C) \bust/
D) /b\ust/
Correct Answer:

Verified
Correct Answer:
Verified
Q1: _ is a selection list property that
Q3: The _ property returns a Boolean value
Q4: Identify the input field property or method
Q5: Identify the description for the \b character
Q6: Explain how you can work with selection
Q7: The element.value = value; expression is applied
Q8: Case based critical thinking Case 13-4 Samantha
Q9: Identify the reason for which attribute is
Q10: Identify the method associated with browser locations
Q11: Identify the collective term that denotes the