You can press the ____ shortcut keys to select all of a document's content.

A. CTRL+X
B. CTRL+A
C. CTRL+C
D. CTRL+V


Answer: B

Computer Science & Information Technology

You might also like to view...

The beginning of a function template is marked by a

A) return type. B) parameter list. C) template prefix. D) semicolon. E) None of the above

Computer Science & Information Technology

Which of the following is correct to sort the elements in a list lst?

a. lst.sort() b. Collections.sort(lst) c. Arrays.sort(lst) d. new LinkedList(new String[]{"red", "green", "blue"})

Computer Science & Information Technology

A specific song from a CD is known as a(n) ________

A) track B) object C) audio selection D) sector

Computer Science & Information Technology

One listening technique is _______, where you respond with similar words and phrases to demonstrate your understanding

Fill in the blank(s) with correct word

Computer Science & Information Technology