In indefinite iteration, an input value
(a) should always be evaluated before being processed
(b) should always be processed directly after it is entered
(c) should never be modified
(d) can be entered, processed, and evaluated in any order
(a) should always be evaluated before being processed
You might also like to view...
Using layout managers ________.
a. provides the greatest level of control over a GUI’s appearance b. can be faster than creating a GUI with absolute positioning c. allows the programmer to specify the exact location of each GUI component with respect to the upper-left corner of the Container d. allows the programmer to specify the exact location of each GUI component with respect to the lower-left corner of the Container
A(n) ________ form is directly connected to a data source such as a table or query and can be used to enter, edit, or display data from that data source
A) linked B) bound C) unbound D) calculated
To disallow a change to a document, you select the change and then press the ________ button
Fill in the blank(s) with correct word
To add a calculated control to sum a column, you select the text box and click the Totals button in the:
A) Grouping & Totals group on the Create tab. B) Tools group on the Create tab. C) Tools group on the Design tab. D) Grouping & Totals group on the Design tab.