Which of the following is a reason for maintaining a system with a floppy drive?

A. To enable Bit Locker
B. To recover archived data
C. To store large amounts of data
D. To increase data read speed

Answer: B. To recover archived data

Computer Science & Information Technology

You might also like to view...

Adam needs a SmartArt object with the Process layout to have a Cycle layout. He should do which of the following?

A) Reset the SmartArt graphic. B) Change the SmartArt style. C) Change the layout of the SmartArt object. D) Change the colors of the SmartArt object

Computer Science & Information Technology

Structure variables may not be initialized by:

a. Assigning user-defined values in the struct definition. b. Assigning values to individual data members. c. Array-like member initializer lists. d. Assigning the value of another structure variable of the same type.

Computer Science & Information Technology