________ strategies determine which pieces of data to remove from main memory to free space for a new process.
a) Fetch
b) Placement
c) Replacement
d) both a and c
c) Replacement
Computer Science & Information Technology
You might also like to view...
Given that p1 is a pointer variable of the string class, which of the following are legal statements?
a. p1 = new int; b. cout << *p1; c. p1 = new char[10]; d. *p1 = new string; e. B and D
Computer Science & Information Technology
A subform can contain another subform.
Answer the following statement true (T) or false (F)
Computer Science & Information Technology
OneDrive is part of Microsoft Office
Indicate whether the statement is true or false
Computer Science & Information Technology
If you want to remove the enable secret password, you can type ____ at the global configuration mode prompt.
A. enable secret off B. enable off C. no enable secret D. no secret
Computer Science & Information Technology