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

1) The principal operation of memory management is to bring processes into main memory for execution by the processor.
2) A physical address is the location of a word relative to the beginning of the program and the processor translates that into a logical address.
3) The best-fit algorithm is usually the worst performer.
4) All segments of all programs must be of the same length.
5) Segmentation does not eliminate internal fragmentation.

1) T
2) F
3) T
4) F
5) F

Computer Science & Information Technology

You might also like to view...

You can ________ cells in a table to create one wide cell

A) meld B) justify C) annex D) merge

Computer Science & Information Technology

A ______ order is a list of vertices in a directed graph without cycles such that vertex x precedes vertex y if the graph has a directed edge from x to y.

a. graphical b. topological c. hierarchical d. spatial

Computer Science & Information Technology