How many pairs of pins in an RJ-45 connector does a 10BaseT device actually use?

A. 2
B. 4
C. 6
D. 8


Answer: A

Computer Science & Information Technology

You might also like to view...

In ____ you can use any character you like without worrying about it being misinterpreted.

A. PCDATA B. CDATA C. MAINDATA D. PDATA

Computer Science & Information Technology

Give the three criteria for a correct value being returned by a recursive function.

What will be an ideal response?

Computer Science & Information Technology

Most companies resolved the problems of stand-alone computing by joining clients into a _____ that allows sharing of data and hardware resources.?

A. ?storage area network (SAN) B. ?wide area network (WAN) C. ?desk area network (DAN) D. ?local area network (LAN)

Computer Science & Information Technology

Consider the following statement:ptrMemberVarType objectThree(objectOne);The values of the member variables of objectOne are being copied into the corresponding member variables of objectThree. This initialization is called the ____.

A. member-wise assignment B. default assignment C. member-wise initialization D. default initialization

Computer Science & Information Technology