COMPUTER NETWORKING

TRANSPORT LAYER

INTRODUCTION

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
Which two types of applications are best suited for UDP? (Choose two.)
A
applications that need data flow control
B
applications that require reliable delivery
C
applications that handle reliability themselves
D
applications that need the reordering of segments
E
applications that can tolerate some data loss, but require little or no delay
Explanation: 

Detailed explanation-1: -Question: Which two types of applications are best suited for UDP? (Choose two.) Explanation: Applications that can tolerate some data loss, require a simple request and reply, and handle reliability themselves are best suited for UDP.

Detailed explanation-2: -It is a message-oriented communication protocol that allows computing devices and applications to send data without verifying delivery. UDP is best suited for real-time communication and broadcast systems.

There is 1 question to complete.