Which function of a multimeter is used to measure the resistance of a cable?

A) Ohmmeter
B) Voltmeter
C) Ammeter
D) Continuity checker


A
Explanation: Ohm is a measurement of resistance of a cable. An ohmmeter is used to measure the specific resistance.

Computer Science & Information Technology

You might also like to view...

An incident management ____ is typically taken at the point in time where the organization was last known to be secure.

A. recovery B. process C. snapshot D. benchmark

Computer Science & Information Technology

Describe the concept of functional dependency.

What will be an ideal response?

Computer Science & Information Technology

Which of the following code segments does not increment val by 3:

a. val += 3; b. val = val + 1; val = val + 1; val = val + 1; c. c = 3; val = val + (c == 3 ? 2 : 3); d. All of the above increment val by 3.

Computer Science & Information Technology

Identify the letter of the choice that best matches the phrase or definition.

A. Opens the Zoom dialog box B. Used to exit protected view C. Used to view open windows D. Used to save a document in a different format E. Used to send a document via E-mail

Computer Science & Information Technology