Author name: Admin

377. Round-robin scheduling

allows interactive tasks quicker access to the processor
is quite complex to implement
gives each task the same chance at the processor
allows processor-bound tasks more time in the processor
✅ The correct answer is option C.

385. All of the following are TRUE regarding virtual memory EXCEPT

Any amount of RAM can be allocated to virtual memory
The setting for the amount of hard disk drive space to allocate virtual memory can be manually change
This temporary storage is called the swap file or page file
Virtual memory is the physical space o the hard drive
✅ The correct answer is option A.
Scroll to Top