In a table, to move back one cell, press the Shift+____ keys.

A. F6
B. Enter
C. Tab
D. Backspace


Answer: C

Computer Science & Information Technology

You might also like to view...

When the Web form default.aspx is added to a project, another file named __________ is also created.

a. default.asp b. default.aspx.vb c. default.config d. default.vb

Computer Science & Information Technology

Write a function that counts the characters in a string the user inputs. Then write a routine that calls the function and displays the following output.

$ ./count_letters.py Enter some words: The rain in Spain The string "The rain in Spain" has 17 characters in it.

Computer Science & Information Technology

Each digit of a binary number is called a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

Securing the contents of an e-mail or file by scrambling its contents is called:

A) decryption B) permissions C) encryption D) hiding

Computer Science & Information Technology