A Web-based e-mail account that you can discontinue if your account begins to accumulate lots of spam is called a(n) ____.

A. disposable e-mail address
B. temporary e-mail address
C. e-mail address
D. forwarded e-mail address


Answer: A

Computer Science & Information Technology

You might also like to view...

Which of the following is not one of the six logical units of a computer?

a. Input unit. b. Output unit. c. Central processing unit. d. Printer unit.

Computer Science & Information Technology

Rewrite looper from the previous step, calling it looper2. Have this version of the program use the for...in control structure (Sobell, page 447) to per- form the same task.

What will be an ideal response?

Computer Science & Information Technology

When you write a loop, you must control the number of repetitions it performs; if you do not, you run the risk of creating a(n) ____ loop.

A. updating B. eternal C. infinite D. long

Computer Science & Information Technology

A dollar sign ($) as the first character in a variable means it is a class variable that can be referenced in any procedure within the class.

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

Computer Science & Information Technology