Which of the following text when matched with the regular expression [a-zA-Z&&[^aeiou]]+ will return true?
Answer options
A
Good
B
must
C
My
D
cry
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.