In the accompanying figure, Arial is an example of a ____ font.

A. cursive
B. serif
C. sans-serif
D. monospace


Answer: C

Computer Science & Information Technology

You might also like to view...

The collections framework provides various __________ collection interfaces from which the programmer can quickly "flesh out" complete customized implementations.

a. abstract. b. concrete. c. structured. d. unstructured.

Computer Science & Information Technology

Why does this text choose to discuss structured programming in detail before proceeding with an in-depth treatment of object-oriented programming?

Give a brief answer to each of the following “object think” questions:

Computer Science & Information Technology

Which cipher is made from a table of 26 distinct cipher alphabets?

A. Vernam B. Polyalphabetic substitution C. Caesar D. Vigenère Square

Computer Science & Information Technology

Which of the following is not true about tables in a database?

A) They do not actually hold the data; forms hold the data, tables point to the data in the form. B) They hold the data in an organized grid of columns and rows. C) Databases can contain one or more tables. D) Tables contain one or more fields with various data types.

Computer Science & Information Technology