A series of entries posted online similar to the entries in a diary is called a(n) _____.

A. blog
B. podcast
C. chat room
D. Facebook


Answer: A

Computer Science & Information Technology

You might also like to view...

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

1) If an exception handler is to catch a variety of exceptions, use a comma- separated list of catch arguments in the catch handler. 2) Exception handlers typically access objects in their try blocks to determine the causes of the exceptions. 3) Variables local to a try block are usable in the corresponding catch and finally blocks. 4) A NullReferenceException is thrown when there's an attempt to use a reference that points to nothing. 5) There must be a catch clause for every expected exception type.

Computer Science & Information Technology

You can click the New Document button on the Common toolbar to insert a new blank page in a Web site.

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

Computer Science & Information Technology

If your computer is ________ messages are stored in the Outbox.

a. offline b. wired c. online d. connected

Computer Science & Information Technology

An advantage of distributed data processing is that redundant tasks are greatly eliminated

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

Computer Science & Information Technology