The value stored in a control's Text property is always treated as ____ text, even when the value contains only numbers.

A. alpha
B. alphanumeric
C. numeric
D. arithmetic

Answer: B

Computer Science & Information Technology

You might also like to view...

In a switch statement, when a break statement is encountered, an immediate transfer of control is made to

a. the default case of the switch statement b. a goto statement c. the else clause d. the statement beyond the end of the switch statement. e. none of these

Computer Science & Information Technology

What is Unicode? What purpose does it serve?

What will be an ideal response?

Computer Science & Information Technology