Robert Hanssen stored documents he was stealing from the FBI and selling to the Russians on a(n)

A) MP3 player B) Laptop computer C) Palm III PDA D) Cell phone


C

Computer Science & Information Technology

You might also like to view...

Write a method called doubleSize that accepts an integer array as a parameter and returns a reference to a new integer array that is twice as long and contains all of the elements of the first array in the same positions.

What will be an ideal response?

Computer Science & Information Technology

Create a movie of the robot (robot.jpg) moving across the moon (moon-surface.jpg).

What will be an ideal response?

Computer Science & Information Technology

In the following function, the logical_test is:

=IF(A15>G1,G15,H15) A) H15. B) A15. C) A15>G1. D) G15.

Computer Science & Information Technology

The built-in IIf Function evaluates a condition and displays:

A) a value only if the condition is true. B) one value when the condition is true and another value when the condition is false. C) a value only if the condition is false. D) the same value for conditions that evaluate to true or false.

Computer Science & Information Technology