A universal serial bus (USB) _____ drive is one example of a commonly used solid state secondary storage device (SSD).

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

flash

Computer Science & Information Technology

You might also like to view...

What would be displayed if the following pseudocode was coded and executed, with salary = 400?

``` If salary > 400 Then Set bonus = 10 Set salary = salary + bonus End If Display salary ``` a. 10 b. 400 c. 410 d. nothing would display

Computer Science & Information Technology

With a(n) peer-to-peer (P2P) ?network, a central server is not used. _________________________

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

Computer Science & Information Technology