A _____________ is a small version of an image that can be used for linking to a page that has a large version of the same image.

Fill in the blank(s) with the appropriate word(s).


thumbnail

Computer Science & Information Technology

You might also like to view...

MC A try statement must contain__________ .

a) a finally clause. b) one or more except clauses. c) a finally clause or one or more except clauses. d) a finally clause and one or more except clauses.

Computer Science & Information Technology

Which of the following is true?

a. Facelets are a combination of XHTML markup and JSF markup. b. XHTML combines a page's content with its presentation. c. You cannot dynamically insert values into a Facelets page. d. None of the above.

Computer Science & Information Technology

If the file extensions are turned off, you can identify the file type by its ____________________.

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

The __________ method in the Queue interface retrieves and removes the head of this queue, or null if this queue is empty.

a. poll() b. remove() c. peek() d. element()

Computer Science & Information Technology