"A" is correct
Again in greek for me.
The correct question:
Which regex matches only on all lowercase letters?
A. [a-z]+ <-- a sequence of letters in lower case
B. [^a-z]+ <-- NOT a sequence of letters in lower case
C. a-z+ <-- a sequence of "a-z" word
D. a*z+ <-- exclude "a" finds "z"
This section is not available anymore. Please use the main Exam Page.200-201 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
anonymous1966
Highly Voted 1 year, 8 months agoEng_ahmedyoussef
Most Recent 7 months, 3 weeks agoAlannn
1 year, 8 months ago5tuple
2 years, 1 month agoharshi
1 year, 11 months agoDunky
1 year, 3 months ago