Match the TCP/IP level with its description

I. Transport A. Uses IP as its transmission protocol
II. Application B. The reliability layer
III. Internet C. Handles physical aspects of a network
IV. Network interface D. Routes packets over a network


B A D C

Computer Science & Information Technology

You might also like to view...

The vi command to join 2 lines is

a: J b: join c: j d: :jn e: none of the above

Computer Science & Information Technology

For best results in presentations, Microsoft recommends use of modern media formats such as Advanced Audio Coding (AAC)

What will be an ideal response?

Computer Science & Information Technology

The expression ____ uses the postfix increment operator to increment the address in pt after the hours member is accessed.

a. (pt->hours)++ b. pt->hours++ c. (pt++)->hours d. pt++->hours

Computer Science & Information Technology

What protocol was adopted in 1994, and is now considered obsolete except for small, private WANs?

A. Border Gateway Protocol (BGP-4) B. Overloaded NAT C. Open Shortest Path First (OSPF) D. RIPv2

Computer Science & Information Technology