Which of the following is a connection-less transport layer protocol?

a. IP
b. TCP
c. UDP
d. H.323


Answer: c. UDP

Computer Science & Information Technology

You might also like to view...

The default layout manager used by the JPanel class is the _______________________ layout.

a) flow b) border c) box d) grid e) gridBag

Computer Science & Information Technology

PPP is an Internet standard protocol defined in RFCs 2153 and ____.

A. 1551 B. 1661 C. 2234 D. 2532

Computer Science & Information Technology

The ____ Boolean operator indicates that all terms in the search criteria must appear on a webpage for it to be included in the results.

A. OR B. AND C. NOT D. ALL

Computer Science & Information Technology

When a dynamic array with a class for a base type is declared, which constructor is called?

a. the copy constructor b. the destructor c. the default constructor d. an explicit constructor

Computer Science & Information Technology