In a table, pressing the ____ key(s) moves the insertion point to the previous cell.

A. Tab
B. Shift + Tab
C. Shift
D. Shift + Control


Answer: B

Computer Science & Information Technology

You might also like to view...

Which of the following statements will correctly convert the data type, if x is a float and y is a double?

a. x = float y; b. x = y; c. x = (float)y; d. x = y;

Computer Science & Information Technology

Revise the class RoomCounter described in the previous exercise to use an assertion instead of an exception to prevent the number of people in the room from becoming negative.

What will be an ideal response?

Computer Science & Information Technology

How can a user perform additional configuration tasks after installation in Linux?

What will be an ideal response?

Computer Science & Information Technology

Live Corner offers how many effects?

A. Two B. Three C. Four D. Five

Computer Science & Information Technology