In the accompanying figure, Broadway is an example of a ____ font.
A. cursive
B. fantasy
C. monospace
D. sans-serif
Answer: B
Computer Science & Information Technology
You might also like to view...
The process of breaking a string down into tokens is known as __________.
a. tokenizing b. buffering c. simplifying d. parsing
Computer Science & Information Technology
When discussing a heap, the phrase “the last leaf in the tree” refers to
a) the rightmost leaf at the last level of the tree b) the leftmost leaf at the last level of the tree c) the node that is farthest from the root of the tree d) the node with the largest value e) the node that will be the last one to be removed from the tree
Computer Science & Information Technology