Which of the following is NOT a way that you can specify a color?
A. As a name.
B. In hexadecimal format.
C. In rgb format.
D. In em format.
Answer: D
Computer Science & Information Technology
You might also like to view...
Indefinite repetition is controlled by a:
a. Counter. b. Sentinel value. c. Absence of a condition. d. Non-constant condition.
Computer Science & Information Technology
For a loop to terminate, each pass must move the variables in the condition significantly closer to satisfying the condition.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
The performance of the search algorithm on a binary search tree depends on how large the binary tree is.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
?A ____ is a pointing device with a ball anchored inside a casing.
A. ?stylus B. ?trackball C. ?touchpad D. ?scroll wheel
Computer Science & Information Technology