Which of the following is a protocol that does not depend on acknowledgement of receipt from the sender?

A. TCP
B. HTTP
C. UDP
D. IP


Answer: C. UDP

Computer Science & Information Technology

You might also like to view...

Which of the following is an open source VPN solution available for Linux operating systems?

A) Cisco solutions B) Open swan C) Service solutions D) None of the above

Computer Science & Information Technology

What are the 8 general steps for creating a bastion host?

What will be an ideal response?

Computer Science & Information Technology

Hash functions confirm message identity and integrity.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology

The basic generic functional interface ________ in package java.util.function contains method get that takes no arguments and produces a value of type T. Often used to create a collection object in which a stream operation’s results are placed.

a. Consumer b. Function c. Supplier d. BinaryOperator

Computer Science & Information Technology