Which of the following is a small version of a larger graphic on a webpage?
A. keyframe
B. thumbnail
C. applet
D. extraction
Answer: B
You might also like to view...
Given the following pseudocode, what is the name of the file on disk?
``` Declare String item Declare Integer numOrdered Declare InputFile stuffBought Open stuffBought "inventory.dat" Display "Your orders:" While NOT eof(stuffBought) Read stuffBought item, numOrdered Display item, ": " , numOrdered End While Close stuffBought ``` a. numOrdered b. item. c. stuffBought d. inventory.dat
Which of these is an example of optical storage media?
a. DVD b. SSD c. thumb drive d. a flash memory card
Express 10 square inches in square feet (use 1 square foot is 144 square inches).
What will be an ideal response?
Which of the following contains thin lines at the top and bottom of the primary strokes of the font characters?
A) A sans serif typeface B) A monospace typeface C) A proportional typeface D) A serif typeface