Which of the following best describes dumpster diving?

A. When a person literally scavenges for private information in the garbage
B. When a malicious individual leaves infected removable media lying in the garbage
C. When an unauthorized person tags along with an authorized person to gain entry to a restricted area
D. When a person looks for important data by phishing in a lake


A. Dumpster diving is when a person literally scavenges for private information in the garbage or recyclable containers.

Computer Science & Information Technology

You might also like to view...

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

1. The body of a while statement must cause the loop repetition condition to become false after a finite number of passes to prevent an infinite loop. 2. In counting loops, the counter must be initialized to zero before execution of the loop body begins. 3. The loop repetition condition of a while or for statement can be false before the loop begins to execute.

Computer Science & Information Technology

To see and switch between open apps, on the taskbar click the ________ button

A) Task View B) Current View C) Live View D) Start Menu

Computer Science & Information Technology

An amortization table shows all of the following EXCEPT ________

A) interest payments over the life of the loan B) interest rate for each payment C) principal payments over the life of the loan D) remaining balance of the loan

Computer Science & Information Technology

A local gym needs an application to apply a 10% discount for all new members who present a coupon during enrollment. Write the statements to declare a variable to record if a customer has a coupon, and to assign the discount rate. The discount rate will not change while the application is running.

What will be an ideal response?

Computer Science & Information Technology