A(n) ________ link connects a user to an e-mail address

A) flash B) sendto C) mailto D) emailto

C

Computer Science & Information Technology

You might also like to view...

Which one of the following statements clears the Text property of a Text Box control named address Text Box?

a. addressTextBox.Text = Text.Clear; b. addressTextBox.Text = ""; c. addressTextBox = Nothing; d. addressTextBox.Empty();

Computer Science & Information Technology

A specification of a Person structure in XML. Rewrite this specification using protocol buffers.

What will be an ideal response?

Computer Science & Information Technology