In the fixed-partition memory management scheme, the table that the Memory Manager uses to keep track of jobs is composed of the ____.
A. partition size, memory address, and status
B. status, access, and memory address
C. partition size, status, and access
D. partition size, memory address, access, and status
Answer: D
Computer Science & Information Technology
You might also like to view...
If records in one table are associated with records in another table they have a __________.
a. Key b. Relationship c. View d. Linking table
Computer Science & Information Technology
A transfer of control occurs when:
a) a program changes from input to output, or vice versa b) a logic error occurs in a program c) a statement other than the next sequential one in the program executes d) None of the above.
Computer Science & Information Technology