The ________ is/are not contained within a Windows XP process object.

a) handle table
b) virtual address space
c) state of machine registers
d) process attributes (such as a security context and working set size limitations)
Ans: c

c) state of machine registers

Computer Science & Information Technology

You might also like to view...

A consequence of a buffer overflow error is __________ .

A. corruption of data used by the program B. unexpected transfer of control in the program C. possible memory access violation D. all the above

Computer Science & Information Technology

There are two common classes used for reading from a text file. They are:

(a) PrintWriter and BufferedReader (b) FileInputStream and Scanner (c) BufferedReader and Scanner (d) None of the above

Computer Science & Information Technology