When you type the wrong character, you can press the _____ key to erase all the characters back to and including the one that is incorrect.

A. ENTER
B. DELETE
C. BACKSPACE
D. HOME


Answer: C

Computer Science & Information Technology

You might also like to view...

Given the data assigned to the string variable str2 shown below, which of the following statements will assign the value ALL to the string variable str1? str2 = "WHEN ALL ELSE FAILS, READ THE DIRECTIONS"

(A) str1 = str2.Substring(5) (B) str1 = str2.Indestr1OfStr("ALL") (C) str1 = str2.Substring(6, 3) (D) str1 = str2.Substring(5, 3)

Computer Science & Information Technology

The term ____ refers to the way data is stored in a file.

a. file organization b. file access c. sequential access d. database

Computer Science & Information Technology

When designing your own on-screen form using the Form Wizard, first click the ____ tab.

A. CREATE B. HOME C. EXTERNAL DATA D. DATABASE TOOLS

Computer Science & Information Technology

The SOFTWARE CROSS-REFERENCE REPORT lists all locations for each version of each software package.

What will be an ideal response?

Computer Science & Information Technology