The term ____ means that you turn an option off in the same manner that you turned it on.

a. toggle
b. scrub
c. layer
d. flip


a. toggle

Computer Science & Information Technology

You might also like to view...

What are the two types of comment styles in C++?

What will be an ideal response?

Computer Science & Information Technology

(Drawing Patterns with Nested for Loops) Write a program that uses for statements to print the following patterns separately, one below the other. Use for loops to generate the patterns. All asterisks (*) should be printed by a single statement of the form cout << '*'; (this causes the asterisks to print side by side). [Hint: The last two patterns require that each line begin with an ap- propriate number of blanks. Extra credit: Combine your code from the four separate problems into a single program that prints all four patterns side by side by making clever use of nested for loops.]


What will be an ideal response?

Computer Science & Information Technology

There is no undo feature in the Registry Editor.

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

Computer Science & Information Technology

Answer the following statement(s) true (T) or false (F)

1. When configuring a Ethernet/IP driver for a Bulletin 1769 CompactLogix controller using RSLinx, select an Ethernet crossover cable to connect the module and the personal computer. 2. The Ethernet driver for the CompactLogix Ethernet controller must be configured prior to configuring the personal computer with which communication is desired. 3. Manually configuring a driver using the Ethernet devices driver can be used to display only the desired Ethernet/IP devices in RSWho. 4. If desired, the default driver name provided by RSLinx during configuration can be changed in the Add New RSLinx Classic Driver window. 5. In the Configure Drivers window, the word “running” listed twice for a configured driver verifies communication with the target device. 6. One feature of the newer Ethernet/IP driver is that RSLinx browses the local subnet, automatically finds devices with compatible IP addresses, and then finishes configuring the driver for you. 7. An RSLinx driver can be deleted at any time and reconfigured to resolve problems with the driver. 8. If communication was lost between your computer and the Ethernet communications module after the driver has been successfully configured, an X will display on top of the module’s icon,

Computer Science & Information Technology