Match the following types of storage devices with their use:

I. Internal hard disks
II. Flash memory cards
III. USB drives
IV. Optical disks
V. Internet hard drive or cloud

A. Storing data through a website service that is accessible from any computer.
B. Popular and portable devices that can store up to 64 GB of data.
C. Used in cameras, smartphones, and GPS navigation systems.
D. Main storage for your computer that cannot be removed.
E. CD, DVD, or Blue-ray.


D, C, B, E, A

Computer Science & Information Technology

You might also like to view...

A condition can contain variables, constants, properties, methods, or operators.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

Select the code below that configures a class called “offer” with blue text using CSS.

a. offer { color: blue; } b. .offer { color: blue; } c. .offer { text: blue; } d. #offer { color: blue; }

Computer Science & Information Technology

Which vim command allows you to copy the word the cursor is on?

A. yank B. yy C. cp D. cpy

Computer Science & Information Technology

Which of these is an important topic in a help desk staff training program?

A. new staff orientation B. performance appraisal criteria C. ongoing training D. all of these

Computer Science & Information Technology