To begin to create a copy of a button, right-click the button, and then click ____ to open the Duplicate Symbol dialog box.

A. Copy
B. Another Button
C. Duplicate
D. New Button


Answer: C

Computer Science & Information Technology

You might also like to view...

Use the _____ option to filter data based on the beginning or ending characters of the text contained in a row or column of cells.

A. Number Filters B. String Filters C. Text Filters D. Character Filters

Computer Science & Information Technology

Define Checkboxes.

What will be an ideal response?

Computer Science & Information Technology

Help desk customers are ________

a. External paying customers b. Employees within the same company c. Both a. and b. d. Neither a. nor b.

Computer Science & Information Technology

Which of the following assignment statements is incorrect?

a. i = j = k = 1; b. i = 1; j = 1; k = 1; c. i = 1 = j = 1 = k = 1; d. i == j == k == 1;

Computer Science & Information Technology