Which of the character classes can be used to match a number between 0 and 9?

A. /[numeric]/
B. /[a - x , 0 - 9]/
C. /[0-9]/
D. All of the above


Answer: C

Computer Science & Information Technology

You might also like to view...

A common mistake when programming with loops is neglecting to ____ the loop control variable.

A. reset B. alter C. end D. output

Computer Science & Information Technology

You set ________ to prevent users from changing the content of a document

A) formatting restrictions B) editing restrictions C) user exceptions D) IRM

Computer Science & Information Technology

In a functional specification for a project, the ________ requirements are those related to the computer hardware, software, and networking technologies used

A) pseudo-code B) environmental C) functional D) technical

Computer Science & Information Technology

You can sort data using icon sets

Indicate whether the statement is true or false.

Computer Science & Information Technology