When fingers are already on the keyboard, it often is more efficient to use ____________________, or keyboard key combinations, to format text as it is typed.

Fill in the blank(s) with the appropriate word(s).

shortcut keys

Computer Science & Information Technology

You might also like to view...

What formatting mark displays between words that have been formatted as a nonbreaking space?

A) Question mark B) Small raised triangle C) Exclamation point D) Small raised circle

Computer Science & Information Technology

Which of the following statements is false?

a. Variables declared in the body of a particular method are local variables and can be used only in that method. b. A method’s parameters are local variables of the method. c. Every method’s body is delimited by left and right braces ({ and }). d. Keyword null indicates that a method will perform a task but will not return any information.

Computer Science & Information Technology