________ is a view optimized for onscreen viewing of reports

A) Design view
B) Layout view
C) Report view
D) Print Preview


C

Computer Science & Information Technology

You might also like to view...

Write a function that takes an integer, val, as an argument. The function asks the user to enter a number. If the number is greater than val, the function displays Too high. and returns 1; if the number is less than val, the function displays Too low. and returns –1; if the number equals val, the function displays Got it! and returns 0. Call the function repeatedly until the user enters the right number.

What will be an ideal response?

Computer Science & Information Technology

What is a class?

A. a set of characteristics and behaviors that define an object. B. a job description. C. A and B. D. none of the above.

Computer Science & Information Technology

The JColorChooser dialog allows colors to be chosen by all but which of the following?

a. Swatches. b. Hue, saturation, brightness. c. Gradient, cycle, brightness. d. Red, Green, Blue.

Computer Science & Information Technology

_____ options are a series of commands that execute when the database is opened.

A. Autoexec B. Startup C. Autodefault D. Autocommand

Computer Science & Information Technology