CompTIA Network+ (N10-006) — Question 36
Which of the following is a connectionless protocol? (Select TWO)
Answer options
- A. ICMP
- B. SSL
- C. TCP
- D. SSH
- E. HTTP
- F. UDP AF
Correct answer:
Explanation
ICMP and UDP AF are both connectionless protocols, which means they do not require a connection to be established before data is sent. In contrast, SSL, TCP, and SSH are connection-oriented protocols that do require a connection to be established prior to data transmission.