Extra attention by investigators to the configuration of computer equipment, including connections, and the back of the computer serves the following purposes EXCEPT ________
a. enabling investigators to fully document to the court the manner in which the scene was processed
b. serving as a refresher for investigators called to testify months or years after the fact
c. enabling investigators to duplicate the original state of the computer in court
d. enabling investigators to apply for a no-knock warrant
Answer: d
You might also like to view...
Answer the following statements true (T) or false (F)
1. The computer is a tool used by so many professionals that it cannot be easily categorized. 2. Without programmers, the users of computers would have no software, and, without software, computers would not be able to do anything. 3. The contents of a variable cannot be changed while the program is running. 4. Java source files end with the .class extension. 5. When an object's internal data is hidden from outside code and access to that data is retricted to the object's methods, the data is protected from accidental corruption.
The appointment area displays ____-minute time slots by default when viewing the Calendar in Day, Work Week, or Week view.
A. 10 B. 15 C. 30 D. 60
One thing a server does that a client does not do is
A. a server loops B. a server waits for a connection
Which type of exception occurs when creating a DataInputStream for a nonexistent file?
a. FileNotExist b. FileNotExistException c. FileNotFound d. FileNotFoundException