Short Answer
Provide two different regular expressions that return true only when tested against a string consisting of exactly 5 characters.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q4: Regular expression patterns consist of literal characters
Q5: You use the _ method of the
Q6: The _ method constructs a text string
Q7: What is the difference between the slice()and
Q8: The _ method of the String class
Q10: The _ object contains methods and properties for
Q11: The _ method returns the position number
Q12: _ are patterns that are used for
Q13: How can you combine text strings with
Q14: The replace() method is case sensitive.