You can store any character, including nonprinting characters such as a backspace or a tab, in a(n) ____ variable.
A. int
B. char
C. boolean
D. set
Answer: B
Computer Science & Information Technology
You might also like to view...
The Picture content control allows for the insertion of graphics
Indicate whether the statement is true or false
Computer Science & Information Technology
In what clause can sub-queries be used?
a. SELECT b. FROM c. WHERE d. All of these clauses e. None of these clauses
Computer Science & Information Technology