You want to see what web pages the suspect has been visiting. Which of the following should you check?

A) Index.dat file
B) Security log
C) My Computer
D) System log


A) Index.dat file

Computer Science & Information Technology

You might also like to view...

A pipe can connect two children of the same process if

A. the parent creates the pipe before creating both children B. the parent creates two pipes and connects them

Computer Science & Information Technology

To know whether the I/O operation succeeded, you use the function ________.

a. stream.eof() b. stream.good() c. stream.bad() d. stream.clear() e. stream.fail()

Computer Science & Information Technology

What is the string text length for O(1) search performance for any match of pattern P?

a. 1 b. 0 c. 2 d. Infinite

Computer Science & Information Technology

What is another name for the notification area on Windows?

A) Control panels B) Balloon area C) Systray D) Device Manager

Computer Science & Information Technology