A general font is a font that is identified by name, such as Times New Roman or Helvetica.

Answer the following statement true (T) or false (F)

False

Computer Science & Information Technology

You might also like to view...

In an array-based implementation of the priority queue, the pqDelete operation returns the item in ______.

a) items[size] b) items[0] c) items[size-1] d) items[size+1]

Computer Science & Information Technology

A ____ is a variable that you set to indicate whether some event has occurred.

A. banner B. sentry C. sentinel D. flag

Computer Science & Information Technology