Which of the following text when matched with the regular expression [a-zA-Z&&[^aeiou]]+ will return true?
Answer options
A
must
B
My
C
cry
D
Good
Correct answer: My, cry
Explanation
Quick AnswerThe correct answer is My, cry because it directly addresses the core logic of Java Programming.
Correct answer: My; cry.