____ controls the transfer of Web pages over the Internet.

A. SMTP
B. FTP
C. HTML
D. HTTP


Answer: D

Computer Science & Information Technology

You might also like to view...

Write a simple computer program to list the shortest paths between all node pairs.

What will be an ideal response?

Computer Science & Information Technology

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

1) Comments cause the computer to display the text after the // on the screen when the app executes 2) C# considers the variables number and NuMbEr to be identical. 3) The remainder operator (%) can be used only with integer operands. 4) The arithmetic operators *, /, %, + and - all have the same level of precedence. 5) An interpolated string must begin with a $ before the string literal.

Computer Science & Information Technology

To embed sound files such as MP3 and RealMedia, you can use the generic ____ button in the Media list in the Common category of the Insert panel.

A. Applet B. ActiveX C. Plugin D. Flash

Computer Science & Information Technology

Show that if longitudinal parity is used as an error detection code, values in a database can still be modified without detection. (Longitudinal parity is computed for the n-th bit of each byte; that is, one parity bit is computed and retained for all bits in the 0th position, another parity bit for all bits in the 1st position, etc.)

What will be an ideal response?

Computer Science & Information Technology