To ________ means to merge separate objects into one object that can be resized as a single object

Fill in the blank(s) with correct word


group

Computer Science & Information Technology

You might also like to view...

The value of a control’s property may be changed while the application is running by __________.

a. using an assignment statement b. using the Properties window c. using the Toolbox window d. all of the above

Computer Science & Information Technology

Which of the following statements generates a random number >= 2 and < 10.

A. Math.random() B. Math.random(2, 10) C. Math.random() * 10 + 2 D. Math.random() * 2 + 10 E. Math.random() * 8 + 2 F. Math.random() * 2 + 8

Computer Science & Information Technology

Match the following terms to their meanings:

I. Command Button Wizard II. Macro names III. [Alt] + a letter IV. Database Tools tab V. Macro group A. Submacros, grouped by a common name, that display as one macro in the Navigation Pane B. Limited to 64 characters C. Shortcut key combination used to access a button instead of clicking the button D. Where the Run Macro button is located E. Can be used to associate a button with a preset action

Computer Science & Information Technology

The Database Splitter tool enables you to split a database into two files, a back-end and front-end database

Indicate whether the statement is true or false

Computer Science & Information Technology