What could cause slow optical drive performance? (Select all that apply.)

A) Older drive
B) Slow processor
C) Insufficient RAM
D) Video memory if the information on the disc is video
E) Performing other tasks
F) Too many applications open and active


A, B, C, D, E, F

Computer Science & Information Technology

You might also like to view...

When you type a regular alphanumeric key, the ____ method is executed.

A. keyPressed B. keyTyped C. keyDown D. keyUp

Computer Science & Information Technology

Software vendors typically release ________ patches per product in a typical year.

A. a few B. three to five C. many D. no

Computer Science & Information Technology

Which of the following wireless standards is backwards compatible with 802.11g?

A. 802.11a B. 802.11b C. 802.11n D. 802.1q

Computer Science & Information Technology

What is the freebie you get automatically with an array?

A. Nothing is free in C++. B. A *(pointer) to the first element. C. A *(reference) to the first element. D. A *prototype ( ).

Computer Science & Information Technology