________ is a transport layer protocol that is connectionless and provides no reliability, no windowing, no reordering, and no segmentation

A) UDP
B) TCP
C) IP
D) ICMP


A
Explanation: A) The User Datagram Protocol (UDP) provides no reliability (error correction or retransmission), no windowing (flow control), no reordering (it will drop any packets that are received out of order), and no segmentation (it will not "chop up" large data chunks for transmission).

Computer Science & Information Technology

You might also like to view...

The NOW function formats the result as a date and time

Indicate whether the statement is true or false

Computer Science & Information Technology

When we insert data into an empty queue, the queue's front pointer is set to point to the new node, and the rear pointer is set to point to _____.

A. the new node B. null C. the queue head D. the front pointer

Computer Science & Information Technology

A technician wants to setup hardware RAID 5 for a Windows 7 computer to prevent data loss. Which of the following locations would the technician MOST likely change the setting?

A. Disk Manager B. Device Manager C. Windows Boot DVD D. The BIOS

Computer Science & Information Technology

In the figure above, which number refers to the Hue / Saturation adjustment layer?

A. 1 B. 2 C. 3 D. 4

Computer Science & Information Technology