With ____________________ recording, hard disks align the magnetic particles vertically, making much greater storage capacities possible.

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


perpendicular

Computer Science & Information Technology

You might also like to view...

What type of storage device uses flash memory to store data for backup or transfers between PCs?

A. optical drive B. USB drive C. hard drive D. tape drive

Computer Science & Information Technology

What is the effect of the join statement in the following code?

``` var theArray1 = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ], theArray2 = [ 1, 2, 3, 4, 5, 6, 7, 8, 9, 10 ]; var value = theArray1.join( " " ); ``` a) The join method will concatenate the values of theArray2 to theArray1. b) The join method will concatenate the values of theArray1 to theArray2. c) The join method will create a string from the values in theArray1. d) The join method will create a string with the values of theArray2 concatenated to the values of theArray1.

Computer Science & Information Technology

What is the MAC address that is used to send a frame to every local Ethernet device?

A) FF00.0000.0000 B) FFFF.FFFF.FFFF C) FFFF.0000.0000 D) 0000.0000.0000

Computer Science & Information Technology

Lumension and HFNetCHkPro are examples of which of the following?

a. Antivirus software b. IDS c. Patch management systems d. Viruses

Computer Science & Information Technology