During a major event, such as a weather disaster or national election, use which of the following?

A. News apps
B. Television
C. Print newspapers
D. All of the above


Answer: D

Computer Science & Information Technology

You might also like to view...

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

1) An exception will be propagated until it is caught and handled or until it is passed out of the main method. 2) A throw statement is used to begin exception propagation. 3) The getMessage method of the Exception class prints out the stack trace, which helps the user to track down the source of the exception. 4) When accessing an element of an array, if the index is outside of the range of the indexes of the array, an exception is thrown. 5) In practice, it is important to catch all exceptions that might be thrown by a program.

Computer Science & Information Technology

Which of the following is NOT a unit value option for the DATEDIF?

A) H B) M C) D D) Y

Computer Science & Information Technology

The term "____" is sometimes used as a general term for malware, but that is not the way it is used by computer professionals.

A. Trojan horse B. spam C. virus D. hacking

Computer Science & Information Technology

__________ topology is usually used when a network layout already exists; however, it needs to be expanded using a different type of layout.

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

Computer Science & Information Technology