A(n) ____ image is a digital image represented by a matrix of pixels.
a. clone
b. export
c. vector
d. raster
b. export
You might also like to view...
The following if statement .
``` if (13 < 12) cout << "Never"; else cout << "Always"; ``` a. writes the word Never b. writes the word Always c. won't compile since 13 is not less than 12 d. causes a runtime error since 13 is not less than 12 e. prints nothing since 13 is not less than 12
Which of the following is NOT a rule for defining names?
A) The letters C or R cannot be defined as a name. B) Spaces are valid. C) Defined name can be no longer than 255 characters. D) First letter must be a letter, underscore, or backslash.
When creating a table, the ____ tag defines a table cell.
A. Figure OL 2-1 A. Attach File
B. Outlook Item
C. Hyperlink
D. Object
D. Which button shown in the accompanying figure do you use to attach an external file to an e-mail message?