Which of the following media sanitization methods magnetically erases the data from magnetic drives?

A. Formatting
B. Destruction
C. Degaussing
D. Overwriting


Answer: C
Explanation: Degaussing involves magnetically erasing data from magnetic drives.

Computer Science & Information Technology

You might also like to view...

Write an if statement to do the following. (Assume the variables have been declared. You do not need to declare the variables. Simply construct an if statement.) Hint: You will need to use comparison operators and a logical operator.

If both variables a and b are greater than 0, then increment the value of the variable c by 1.

Computer Science & Information Technology

Sherry’s Meats, a regional meat wholesaler and retailer, needs to collect up-to-date information on how much of each meat product it has in each store. It will then use that information to schedule deliveries from its central warehouse. Currently, customers entering the store fill out a detailed form specifying their individual orders. The form lists over 150 items; it includes meat and meat products available in different amounts. At the end of the day, between 250 and 400 customer orders are tabulated and deducted from the store’s inventory. Then the office worker in each store phones in an order for the next day. Store employees have a difficult time tabulating sales because of the mistakes customers make in filling out their forms.

a. It is not possible to have the solitary office worker in each store fill out the numerous customer order forms. Change the form (3.5 inches× 6 inches either horizontal or vertical) and draw it so that it is easier for customers to fill out correctly and for office workers to tabulate. b. Design and draw a specialty form of the same size that will meet the needs of Sherry’s customers, office workers, and warehouse workers. c. Design and draw two different forms of the same size to meet the purposes in part b because Sherry’s carries both poultry and beef products. (Hint: think about ways to make forms easy to distinguish visually.) d. Design a fill-in form for onscreen display. When a customer submits an order, it is entered into Sherry’s inventory system by any person who is serving customers at the counter. This information will be captured and sent to the central warehouse computer to help control inventory. e. In a paragraph, describe the drawbacks of having lots of different people at different locations enter data. In a paragraph, list steps you can take as the designer so that the fill-in form is designed to ensure accuracy of entry. f. Design a Web page used by a customer to enter an order directly to Sherry’s. g. Design a Web page to obtain credit card information for a Web order. Partition the data onto two Web pages for additional security. h. Design a three-dimensional Web page that allows Sherry’s to customize certain products, such as a meatloaf or a salad. When the customer selects a product from a drop-down list, the ingredients must be displayed with a means of selecting which ones should be included in the product. i. Design a fat footer for the Web page you designed in part f. It should include social media links, keywords, references to additional Web pages of interest, and a statement of a key value Sherry’s has, such as “Fresh is the key to our customers hearts.”

Computer Science & Information Technology

Which of the following is accomplished via a new version of DHCP known as DHCPv6?

A. Stateless address autoconfiguration B. Stateful address autoconfiguration C. Aware address autoconfiguration D. Awareless address autoconfiguration

Computer Science & Information Technology

A URL's protocol is used to identify the IP address

Indicate whether the statement is true or false

Computer Science & Information Technology