Case 1:
Question:
What are three characteristics of the TCP protocol? (Choose three.)
- It uses a single SYN-ACK message to establish a connection.
- The connection is established before data is transmitted.
- It ensures that all data is transmitted and received by the remote device.
- It supports significantly higher transmission speeds than UDP.
- It requires applications to determine when data packets must be retransmitted.
- It uses separate SYN and ACK messages to establish a connection.
Explanation: Answer F is not correct because TCP does not require applications to determine the retranmission. TCP itself will determine if the data packets should be retransmitted or not.
Exam with this question: CCNA v3.0 (200-125) Study Guide – Exam Dumps
Case 2:
What are three characteristics of the TCP protocol? (Choose three.)
- exchanges datagrams unreliably
- is used to send IP error messages
- carries the IP address of the destination host in the TCP header
- is responsible for breaking messages into segments and reassembling them at their destination
- forces the retransmission of unacknowledged packets
- creates a virtual session between end-user applications
Exam with this question: CCNA Discovery 2: DsmbISP Final Exam
Exam with this question: CCNA Discovery 4: DCompNtwk Final Exam
Please login or Register to submit your answer