_________ is the amount of data a storage device can move per second from the storage medium to RAM.
A. Access time
B. Data transfer rate
C. Bit rate
D. RPM
Answer: B
Computer Science & Information Technology
You might also like to view...
Which of the following opens as a canvas in the center of the window that acts as an easel?
A) Calculator B) Notepad C) Paint D) Wordpad
Computer Science & Information Technology
This string method returns a copy of the string with all leading and trailing whitespace characters removed.
a. clean b. strip c. remove_whitespace d. rstrip
Computer Science & Information Technology