In _________________________, as a character is typed Word inserts the character and moves all the characters to the right of the typed character one position to the right.

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


insert mode

Computer Science & Information Technology

You might also like to view...

Answer the following statements true (T) or false (F)

1. A method must always return a result to the method’s caller. 2. Two types of methods exist: subroutines and functions. 3. Method arguments can be constants, variables or more involved expressions. 4. The header for a function must define the return type of the value to be returned. 5. The Return statement must occur at the end of a method for it to operate correctly. 6. A function can return multiple values.

Computer Science & Information Technology

Display all employee names (last name and first name separated by a comma and a space) with proper case, and salary with currency format.

Write queries for the following. (Use tables created in Chapter 4 Lab Activity.)

Computer Science & Information Technology

Which one of the following navigational paths shows the current service pack level to the user?

A. Click Start, right-click Network, and select Properties. B. Click Start, right-click Computer, and select Properties. C. Click Start, right-click Computer, and select Manage. D. Click Start, right-click Network, and select Manage.

Computer Science & Information Technology

_____ is a standard that spells out measures and security procedures to safeguard a card issuer, a cardholder, and a merchant.

A. Secure Sockets Layer (SSL) B. Card Verification Number C. Virtual private network (VPN) D. Payment Card Industry (PCI)

Computer Science & Information Technology