Before the answer lets first see what actually are Overlaying,
Replacement , Pagging and scheduling one by one then it is easy to
identify which is an operation of selecting a process that
is to be serviced by the CPU.
- Overlaying
: So Overlaying is the methode that transfers the block of code
from program to main memeory and replaces the containt that was
already stored. It works as programming that allow program to be
larger than the actual memory of the computer.
- Replacement : Replacement
or Page replacement refers to the technique or algorithems that
leads the activating the concept of virtaulisation. actually the
memory was divded into the pages and then it was exicuted as per
the algorithem, either in FIFO, LRU, etc.
- Pagging :
Pagginf refers to the scheme of the memory managment that helps to
get rid from need of contigious memory allocation.
- Scheduling
: Process scheduling or task scheduling refers to the scheduling
the process that is going to be exicuted by the CPU.
As from the above definations it is clear that
scheduling is is an operation
of selecting a process that is to be serviced by the
CPU. so, Scheduling is the correct
answer.
KINDLY HIT
LIKE!!!!!!!!!!!!!!