Which protocol uses UDP?
a. FTP
b. Netstat
c. Telnet
d. TFTP
Answer: d. TFTP
You might also like to view...
Which of the following is not a primitive type?
a. char b. float c. String d. int
Identify and correct the errors in each of the following sets of code:
``` a) while (c <= 5) { product *= c; ++c; b) if (gender == 1) { Console.WriteLine("Woman"); } else; { Console.WriteLine("Man"); } ```
A(n) ________ is a graphic representation of data that you can use to show comparisons, patterns, and trends
A) figure B) chart C) diagram D) equation
In Google Spreadsheets, Web functions, such as GoogleLookup, access live data on the Web by requiring the user to specify the information for which to search and to then bring the search results into the ____________________.
Fill in the blank(s) with the appropriate word(s).