A broken copper strand in a circuit is known as which of the following?

a. Short
b. Impedance
c. Open
d. Split pair


Answer: c. Open

Computer Science & Information Technology

You might also like to view...

8. var rectangleA = {

``` x: 200, y: 10, width: 40, height: 20, moveDown: function () { this.y += 5; } }; ``` In the code above, rectangleA is ______. A. an object B. a constructor function

Computer Science & Information Technology

A(n) _____________contains a collection of instructions for actions that the circuitry in a microprocessor can perform.

A. ALU (Arithmetic Logic Unit) B. ARM C. PCS (Processor Command Set) D. instruction set

Computer Science & Information Technology

A network is usually said to be converged when all the routers know a loop-free path to get to all other networks.

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

Computer Science & Information Technology

Saving a presentation as a ________ allows that presentation's formatting to be applied to other presentations

A) slide show B) theme C) template D) style

Computer Science & Information Technology