Which of the following is a method you can use to stop the spread of a virus?
A) If there are backup devices connected to the infected machine, disconnect them.
B) If the infection is on a subnetwork, immediately disconnect that subnetwork.
C) If there are servers with sensitive data that are connected to the infected machine, disconnect those servers.
D) All of the above
D) All of the above
You might also like to view...
The variables ____________________ within functions have global scope.
Fill in the blank(s) with the appropriate word(s).
Write the prototype of a void function named array_fixer that takes four parameters:
out_list - a one-dimensional array output parameter; array values are type double in_list - a one-dimensional array input parameter; array values are type double n - an integer input parameter flagp - an integer output parameter
What are the C++ relationships between a Computer class, a Laptop_computer class, and a massively parallel Super_computer class?
A. The Laptop is a Computer. There is no relationship to a super computer. B. The Computer is a Laptop computer. The Super computer is a Computer. C. The Super computer is a Computer, and the Laptop is a Computer. D. The Laptop is a Super computer.
________ is a basic word processing program and includes the capability of formatting text and inserting graphics
Fill in the blank(s) with correct word