A ____ next to a command on a menu indicates the combination of keystrokes you can use to perform that same task without clicking the command.

a. hidden command
b. keyboard option
c. shortcut key
d. none of the above


c. shortcut key

Computer Science & Information Technology

You might also like to view...

What are the two types of networking devices defined by power over Ethernet? (Select all that apply.)

A) Powered sinking equipment B) Powered end users C) Powered sourcing equipment D) Powered device

Computer Science & Information Technology

If numPtr is declared as a pointer variable, the expression ____ can also be written as numPtr[i].

A. *numPtr + i B. (numPtr + i) C. *numPtr D. *(numPtr + i)

Computer Science & Information Technology

A business intelligence tool that can connect and shape data from multiple sources.

What will be an ideal response?

Computer Science & Information Technology

DO WHILE is an example of a sequential structure.

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

Computer Science & Information Technology