________ Mode enables you to select control fields, positioning them in a document so you can make any necessary modifications to their layout or options

Fill in the blank(s) with correct word


Design

Computer Science & Information Technology

You might also like to view...

A(n) ____________, also known as a console interface, requires the user to type textual input

a. command prompt b. console c. command line interface d. terminal

Computer Science & Information Technology

Which of the following statements are correct?

a. When creating a Random object, you have to specify the seed or use the default seed. b. If two Random objects have the same seed, the sequence of the random numbers obtained from these two objects are identical. c. The nextInt() method in the Random class returns the next random int value. d. The nextDouble() method in the Random class returns the next random double value.

Computer Science & Information Technology

What happens if setSize is not called on a window?

a. The window is displayed at its preferred size. b. It is a syntax error. c. The window is not displayed. d. Only the title bar appears.

Computer Science & Information Technology

A feature that displays in the lower right corner of a selected range with which you can analyze your data by using Excel tools such as charts, color-coding, and formulas is called:

a. AutoFit b. Quick Analysis tool c. range finder

Computer Science & Information Technology