What is the protocol of choice for very simple applications that never need more than a single packet?
A. TCP
B. UDP
C. ICMP
D. IGMP
Answer: C
Computer Science & Information Technology
You might also like to view...
A placeholder that displays preset content such as the current date or file name is known as a ________
Fill in the blank(s) with correct word
Computer Science & Information Technology
Select all that apply. Which of the following are member functions of the vector class that use emplacement?
a. insert() b. push_back() c. emplace() d. emplace_back() e. None of these
Computer Science & Information Technology