MCQ Single Best Answer Not Set

Q[:alpha:] can also be specified as..

ID: #2404 PHP String and Regular Expression 517 views
Question Info
#2404Q ID
Not SetDifficulty
PHP String and Regular ExpressionTopic

Choose the Best Option

Click any option to instantly check if you're correct.

  • A [A-Za-z0-9]
  • B [A-za-z]
  • C [A-z]
  • D [a-z]
Correct Answer: Option B

Explanation

[:alpha:] is nothing but Lowercase and uppercase alphabetical characters.

Share This Question

Challenge a friend or share with your study group.