461. In the _________ Protocol, the sender sends its frames one after another with no regard to the receiver.
Correct answer: (B)
Simplest
462. In the _________ Protocol, the sender sends one frame, stops until it receives confirmation from the receiver, and then sends the next frame.
Correct answer: (A)
Stop-and-Wait
463. In the _________method, a station that has a frame to send senses the line. If the line is idle, it sends immediately. If the line is not idle, it waits a random amount of time and then senses the line again.
Correct answer: (A)
nonpersistent
464. In the _________Protocol, if no acknowledgment for a frame has arrived, we resend all outstanding frames.
Correct answer: (B)
Go-Back-N ARQ
465. In the Ethernet frame, the _________ field contains error detection information.
Correct answer: (A)
CRC
466. In the Ethernet, the _________ field is actually added at the physical layer and is not (formally) part of the frame.
Correct answer: (B)
preamble
467. In the Go-Back-N Protocol, if the size of the sequence number field is 8, the sequence numbers are in _________ arithmetic,
Correct answer: (C)
modulo-256
468. In the original ARPANET, _________ were directly connected together.
Correct answer: (A)
IMPs
469. In the OSI model, as a data packet moves from the lower to the upper layers, headers are _________.
Correct answer: (B)
removed
470. In the OSI model, encryption and decryption are functions of the _________ layer.
Correct answer: (C)
presentation