You suspect that incorrect voltage is provided to a power supply. What tool should you use to test this?

a. PSU tester
b. Loopback adapter
c. Multimeter
d. Voltage detector

Answer: c. Multimeter

Computer Science & Information Technology

You might also like to view...

What object oriented feature can we use to have a single test program, with one set of method calls in which the user can decide which bag implementation (array- or link-based) needs testing?

a. copy constructor b. polymorphism c. toVector d. the case statement

Computer Science & Information Technology

Class FontMetrics declares methods that can be used to obtain the following font metrics ________.

a. ascent, descent and height b. ascent, descent and leading c. height and leading d. All of the above.

Computer Science & Information Technology