InterviewSolution
Saved Bookmarks
| 1. |
What is autonegotiation?(a) a procedure by which two connected devices choose common transmission parameters(b) a security algorithm(c) a routing algorithm(d) encryption algorithmThis question was addressed to me in unit test.This intriguing question comes from Ethernet topic in division Network Layer of Computer Network |
|
Answer» CORRECT answer is (a) a procedure by which two connected devices choose common transmission parameters To EXPLAIN: autonegotiation is a procedure by which two connected devices choose common transmission parameters. It is a SIGNALING mechanism used in Ethernet over Twisted PAIR cables. |
|