When a process requests pages, Linux loads them into memory. When the kernel needs the memory space, the pages are released using a most recently used (MRU) algorithm.

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

False

Computer Science & Information Technology

You might also like to view...

Which of the following is not true when creating and formatting a SmartArt graphic?

a. Four sections comprise the Choose a SmartArt Graphic dialog box. b. You can convert an existing bulleted list into a SmartArt graphic. c. When you create a SmartArt graphic, consider the message that you are trying to convey, and then choose an appropriate layout. d. A SmartArt graphic is a visual representation of information that you create by choosing from among various layouts to communicate your message or ideas effectively

Computer Science & Information Technology

Java's ____ reclaims objects that are no longer referenced by a handle.

A. compiler B. interpreter C. garbage collector D. Virtual Machine

Computer Science & Information Technology