Which protocol is typically used for applications such as streaming media?

A. UDP
B. SCTP
C. TCP
D. SMTP


Answer: A

Computer Science & Information Technology

You might also like to view...

Performing each step of an algorithm by hand the same as a computer would to verify the algorithm is correct is called a(n) __________.

a. step-wise refinement b. desk check c. top-down design d. program maintenance e. software development

Computer Science & Information Technology

Each separate array variable is one ____ of the array.

A. element B. aspect C. index D. member

Computer Science & Information Technology

A recursive method typically has two components: one that provides a means for the recursion to terminate by testing for a(n)________ case and one that expresses the problem as a recursive call for a slightly simpler problem than does the original call.

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

Computer Science & Information Technology

A Windows user can make a backup of the hard drive files with File History

Indicate whether the statement is true or false

Computer Science & Information Technology