What do you call a connector on a motherboard that consists of pins that stick up from the board?

A. jumper
B. socket
C. pin array
D. header


Answer: D

Computer Science & Information Technology

You might also like to view...

In which of the following attacks does a hacker use a computer to call phone numbers in sequence until another computer answers?

A) War-driving B) War-calling C) War-dialing D) War-flying

Computer Science & Information Technology

In the following statement, the range of the variable element is ________.

``` for ( var element in theArray ) total2 += theArray[ element ]; ``` a) 0 to the array length b) 1 to the array length c) 0 to the array length - 1 d) 1 to the array length - 1

Computer Science & Information Technology

Which of the following can be used as a button?

A. shape B. placed image C. text box D. all of the above

Computer Science & Information Technology

The Convert button on the File tab will change a .docx file to a .doc file.

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

Computer Science & Information Technology