When an application tries to access a page that is not in memory, a ____ occurs and the Memory Manager automatically brings that page into memory.

A. page fault
B. page request
C. page allocation
D. demand page


Answer: A

Computer Science & Information Technology

You might also like to view...

appears in class C, then:

If the line: friend class A; appears in class B, and the line: friend class B; a. Class A is a friend of class C. b. Class A can access private variables of class B. c. Class C can call class A’s private member functions. d. Class B can access class A’s private variables.

Computer Science & Information Technology

Standard layout managers are defined in the ____________ package.

(a) javax.swing (b) java.util (c) java.awt (d) java.lang

Computer Science & Information Technology

With ________, or online storage, you can access your files from any computer with an Internet connection.

A. Blu-ray B. optical C. cloud storage D. virtual storage

Computer Science & Information Technology

Which of the following is not a graphic file format?

A. PNG B. JPEG C. GIF D. TIGG

Computer Science & Information Technology