Which of the following is not a character type classification?
A. control
B. alphanumeric
C. wide character
D. graphical
E. lower
Answer: C
Computer Science & Information Technology
You might also like to view...
In the following switch statement, what is the expected output? ? switchval = 83-23; switch (switchval) { case 30: cout
A. switchval is 30 B. switchval is 40 C. switchval is 50 D. switchval is more than 50
Computer Science & Information Technology
What device typically connects broadcast domains?
A. Domain controller B. DNS server C. Switch D. Router
Computer Science & Information Technology