Exam 200-301 All QuestionsBrowse all questions from this exam
Question 74

Under which condition is TCP preferred over UDP?

    Correct Answer: C

    TCP is used when data reliability is critical because it provides mechanisms for ensuring data is delivered accurately and in order, including error checking and recovery. UDP is used when missing packets are acceptable because it does not provide these reliability features, making it faster but with the risk of data loss and disorder.

Discussion
i_am_confusedOption: C

C explains why you would pick TCP over UDP. A explains why you would pick UDP over TCP.

hammy1924Option: C

I think while A and C are both true, C is correct in this context as the question asks for when TCP is preferred.

ismatdmourOption: C

C is correct for the current question context "Under which condition is TCP preferred over UDP?". However, A will be the answer for alternative question context of "Under which condition is UDP preferred over TCP?". Be ware

santoshSreOption: C

Both A and C are correct, since udp is connection less the latency will be much lower compared to TCP.

JonCCNA12Option: C

I hate how A is worded ...What do you mean by optimal ? But C is correct.I look at UDP as gaming and TCP as simply browsing the internet.

onikafeiOption: C

A and C are both correct, however in this case your going to want to tcp to transmit critical data. You arent going to pick TCP or UDP over latency

iMo7edOption: C

C is correct

remotoOption: C

ok the answer

chrisp31Option: C

C is most correct. Connection based, need to get packets and verify.

NamekOption: C

The correct answer is C

bymrdasOption: C

c is correct.

SeMo0o0oOption: C

C is correct

jousef9Option: A

I think A is also correct

kevy250Option: C

C is correct

CyberopsOption: C

C is the correct answer

ZUMYOption: C

C : is correct

DuncanDUNCOption: C

C is the most correctness.