__________ are the principal mass-storage devices in a computer system.

a. Flash drives
b. Hard drives
c. Optical discs


b. Hard drives

Computer Science & Information Technology

You might also like to view...

Which of the following statements is false?

a. Stream method sort orders a stream’s elements into ascending order by default. b. To create a collection containing a stream pipeline’s results, you can use Stream method collect (a terminal operation). As the stream pipeline is processed, method collect performs a mutable reduction operation that places the results into an object, such as a List, Map or Set. c. Method collect with one argument receives an object that implements interface Collector (package java.util.stream), which specifies how to perform a mutable reduction. d. Class Collectors (package java.util.stream) provides static methods that return predefined Collector implementations.

Computer Science & Information Technology

Which of the following is the final step for an incident response tabletop exercise?

A) Execution B) Preparation C) Report D) Analysis

Computer Science & Information Technology

The screen size of a standard monitor used in previous version of PowerPoint is in a ratio of ________

Fill in the blank(s) with correct word

Computer Science & Information Technology

What Windows command displays or alters the compression of files on NTFS partitions?

A. compact B. cipher C. doskey D. xpntfs

Computer Science & Information Technology