Correct Answer: Correct answer is: (D) Both a and c.
Exam Relevance: Computer Networks, Network Security, Data Communication
Difficulty: Moderate
Concept notes: SCTP (Stream Control Transmission Protocol) combines the best features of both UDP and TCP.
Common Mistakes: Students may mistakenly believe SCTP only combines features from one of the protocols, rather than both.
Explanations: SCTP is designed to provide reliable, ordered, and sequenced delivery of user data, similar to TCP. However, it also supports multiple streams and multihoming, which are features more akin to UDP. Therefore, SCTP combines the reliable delivery and error correction of TCP with the flexibility and efficiency of UDP.
Option Analysis: - Option A: UDP is a part of the features combined in SCTP, but it is not the only protocol.
- Option B: SMTP is not related to the features combined in SCTP.
- Option C: TCP is a part of the features combined in SCTP, but it is not the only protocol.
- Option D: SCTP combines the best features of both UDP and TCP, making this the correct answer.
Mnemonic: SCTP: Stream Control Transmission Protocol, Think UDP and TCP