A standardized test that measures computer performance is called:

A) defrag B) driver C) benchmark D) task scheduler

C

Computer Science & Information Technology

You might also like to view...

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

1) An editor is typically included as part of an IDE. 2) Comments affect the run-time execution of a program. 3) A reserved word can be used to name a method. 4) "Purchase a computer" is one of the problem-solving steps. 5) In Java, total, ToTal and TOTAL are all different identifiers.

Computer Science & Information Technology

Before using an array in a program, what first must be done to the array?

A. declare it B. load it C. populate it D. instantiate it

Computer Science & Information Technology