Which layer of the TCP/IP model uses connection-oriented protocols?

A. Internet
B. Application
C. Link
D. Transport

Answer: D

Computer Science & Information Technology

You might also like to view...

Filtered is displayed in the ________ bar of a form letting the user know that there is an active filter

A) Search B) Find C) Filter D) Status

Computer Science & Information Technology

In the worst case, a general binary search tree could require __________________ comparisons to find an element.

a) O(1) b) O(n) c) O(2 n ) d) O(log 2 n) e) none of the above

Computer Science & Information Technology