One way to select more than one control at a time in Report Design View is to click a control and press and hold ____ while clicking other controls.

A. [Shift]
B. [Esc]
C. [F5]
D. [Alt]


Answer: A

Computer Science & Information Technology

You might also like to view...

When compiling a class in a package, the javac command-line option ________ causes the javac compiler to create appropriate directories based on the class’s package declaration.

a. -p. b. -a. c. -d. d. -dir.

Computer Science & Information Technology

A UNION clause in an SQL statement is used to ________

A) combine one or more queries B) identify the query criteria C) list the fields a query should display D) define how fields from related tables should be joined

Computer Science & Information Technology

You use ____ to connect files and Web pages to a Project 2010 file.

A. bridges B. hyperlinks C. indices D. pointers

Computer Science & Information Technology

A class method defines a message that can be sent to any instance (object) of that class.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology