Which of the following is not a control that can be added to a form or report?

A) Page Break B) Label C) Image D) Select


D

Computer Science & Information Technology

You might also like to view...

Algorithm __________ randomly orders a List's elements.

a. randomShuffle. b. randomPlacement. c. fiftyTwoCardPickup. d. shuffle.

Computer Science & Information Technology

The value a in the following statement is called the ________ and the value b is called the ________.

``` face = Math.floor( a + Math.random() * b ); ``` a) scaling factor, shifting value b) shifting value, scaling factor c) scaling value, shifting factor d) shifting factor, scaling value

Computer Science & Information Technology

Slides can only be printed in expanded view, not in collapsed view

Indicate whether the statement is true or false

Computer Science & Information Technology

The two types of information reconnaissance are ____.

A. internal and external B. static and dynamic C. open and closed D. passive and active

Computer Science & Information Technology