To show or hide the access keys in your menu bar, press the ______ key(s) on your keyboard.
To size a form using the keyboard, you can select the form and press and hold the ____ key(s), and then press one of the arrow keys on the keyboard.

A. Shift
B. Ctrl
C. Alt
D. Ctrl+Shift


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following statements about inheriting base class constructors is false?

a. To inherit a base class’s constructors, you write the following line of code in the derived class definition (BaseClass is the base class’s name): using BaseClass::BaseClass; b. If an inherited base-class constructor has default arguments, the line of code in Part (a) causes the compiler to generate a derived-class constructor with the same default arguments. c. By default, each inherited constructor has the same access level (public, protected or private) as its corresponding base-class constructor. d. If the derived class does not explicitly define constructors, the compiler generates a default constructor in the derived class—even if it inherits other constructors from its base class.

Computer Science & Information Technology

Access provides ________ different predefined layouts for navigation forms that are customizable, and they can be redesigned even after they have been created

Fill in the blank(s) with correct word

Computer Science & Information Technology

________ devices include free online storage and sync service called iCloud

A) Android B) Apple C) Linux D) Microsoft

Computer Science & Information Technology

A bulleted list uses graphic elements to identify items in a list

Indicate whether the statement is true or false

Computer Science & Information Technology