Computer

Prepare with the best Computer MCQs with answers and explanations for exams and job tests. Our question bank covers computer fundamentals, hardware, software, networking, operating systems, databases, programming, internet, and information technology. These Computer multiple-choice questions are helpful for students, competitive exam aspirants, and professionals preparing for NTS, PPSC, FPSC, CSS, PMS, university entry tests, IT certifications, and job interviews. Practice online to improve your knowledge and score higher with our updated and comprehensive Computer MCQs.

352. A base register table

allows the programmer to write base registers and displacements explicitly in the source program.
is used to remember which of the general-purpose registers are currently available as base registers, and what base addresses they contain.
allows multiple programs to reside in separate areas of core at the same time.
is a term that refers to the control programs of an operating system.
✅ The correct answer is option B.

357. Swapping

works best with many small partitions
allows many programs to use memory simultaneously
allows each program in turn to use the memory
does not work with overlaying
✅ The correct answer is option C.