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

1. Windows XP is a sequential multitasking operating system.
2. Windows XP recognizes 4 different priority levels numbered 0 through 3.
3. Windows XP uses a virtual memory manager (VMM) to allocate and manage system
memory.
4. A valid page resides in physical memory. An invalid page does not reside in physical
memory because it has either been swapped out to disk or has not yet been loaded into
memory.
5. When a Windows XP process or thread references the contents of a virtual address on an
invalid page, a page fault occurs.


1. F
2. F
3. T
4. T
5. T

Computer Science & Information Technology

You might also like to view...

All of the following are true for both recursion and iteration except ________.

a. they have a base case. b. they can cause infinite loops or infinite recursion. c. they are based on a control statement. d. both gradually approach termination.

Computer Science & Information Technology

Google+ accepts videos up to 30 minutes in length

Indicate whether the statement is true or false

Computer Science & Information Technology

If you link an object, the information is stored in the destination file

Indicate whether the statement is true or false

Computer Science & Information Technology

What layer of the OSI model includes the encryption and decryption of data transmitted over the network?

a. Application b. Presentation c. Transport d. Data Link

Computer Science & Information Technology