A flash drive is also called a:
A) floppy disk. B) hard drive. C) USB drive. D) local C: drive.
C
Computer Science & Information Technology
You might also like to view...
In the following statement, what data type must recField be?
``` str.getChars(5, 10, recField, 0); ``` a. int b. char[] c. char d .String
Computer Science & Information Technology
A cross-reference is a(n) ________ entry associated with a different word or phrase
Fill in the blank(s) with correct word
Computer Science & Information Technology
Loops help reduce the size of scripts making them easier to develop and maintain.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
Which of the following types of graphs is useful for visualizing hierarchical data along multiple dimensions?
a. heat map b. treemap c. trendline d. parallel coordinates plot
Computer Science & Information Technology