A ________ is an image displaying only the outline of a three-dimensional object.

(a) wireframe.
(b) symbol.
(c) frame.
(d) 3-D map.


(a) wireframe.

Computer Science & Information Technology

You might also like to view...

List the five recommendations in the EBK for implementing the personnel security process.

What will be an ideal response?

Computer Science & Information Technology

What will be the values of x and y as a result of the following code?

``` int x = 25, y = 8; x += y++; ``` a. x = 34, y = 9 b. x = 25, y = 8 c. x = 33, y = 8 d. x = 33, y = 9

Computer Science & Information Technology

Word automatically formats hyperlinks to Web pages and displays them in underlined _____ text.

A. red B. green C. blue D. black

Computer Science & Information Technology

Each element in HTML documents is marked with ________

A) sections B) tags C) code D) syntax

Computer Science & Information Technology