Which patterns will the Java Regex have described below matc

Which patterns will the Java Regex have described below match? Select all that apply. [a - z_A-Z][a - z_A - Z0 - 9]* 3@AZ _093 !0 a

Solution

The regular expression does not accept alpha numeric characters.

Option 1 contain @ it is not accepted.

Option 3 contain ! it is not accepted.

Option 2 and 4 is correct choice.

 Which patterns will the Java Regex have described below match? Select all that apply. [a - z_A-Z][a - z_A - Z0 - 9]* 3@AZ _093 !0 a SolutionThe regular express

Get Help Now

Submit a Take Down Notice

Tutor
Tutor: Dr Jack
Most rated tutor on our site