Which protocol uses datagrams as its Protocol Data Unit?

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


Answer: A

Computer Science & Information Technology

You might also like to view...

The arrow operator (->) combines the actions of which two operators?

Fill in the blank(s) with the appropriate word(s).

Computer Science & Information Technology

Assume Calendar calendar = new GregorianCalendar(). __________ returns the week of the year.

a. calendar.get(Calendar.MONTH) b. calendar.get(Calendar.MONTH_OF_YEAR) c. calendar.get(Calendar.WEEK_OF_MONTH) d. calendar.get(Calendar.WEEK_OF_YEAR)

Computer Science & Information Technology

What benefits will a user gain if they learn Command Prompt and PowerShell?

What will be an ideal response?

Computer Science & Information Technology

Why is the address offset shifted two places left in branch/jump operations in 32?bit RISC?like processors?

What will be an ideal response?

Computer Science & Information Technology