Which of the following is not true for an image element?

A. It is used to insert an image on a page.
B. It is an empty element.
C. It is a block-level element.
D. It is an inline element.


Answer: C

Computer Science & Information Technology

You might also like to view...

A __________ event occurs when a RadioButton is either selected or deselected.

a) SelectChanged b) CheckedChanged c) SelectDeselect d) None of the above

Computer Science & Information Technology

In what cases are adapter classes useful?

a. When an adapter GUI control is clicked. b. When every method in the event-listener interface is to use the same functionality. c. When it is not desirable to declare every method in the event-listener interface. d. None of the above.

Computer Science & Information Technology

You should always check spelling after you have completed editing and formatting your worksheet

Indicate whether the statement is true or false.

Computer Science & Information Technology

The __________ cycle is used by the CPU to execute instructions in a program.

a. decode - fetch - execute b. decode - execute - fetch c. fetch - decode - execute d. execute - fetch - decode

Computer Science & Information Technology