Exam tip 1
In exam questions about memory management, be precise with your terminology. Distinguish clearly between 'paging' (fixed-size, non-contiguous, OS-level) and 'segmentation' (variable-size, logical units, programmer's view). For scheduling, always show your working clearly, for example by using a Gantt chart or a step-by-step trace of the ready queue.