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.

273. Backups should be done

daily for most installations
weekly for most installations
as several image copies, followed by an incremental
as several incrementals, followed by an image copy
✅ The correct answer is option D.

276. The FIFO algorithm

executes first the job that last entered the queue
executes first the job that first entered the queue
execute first the job that has been in the queue the longest
executes first the job with the least processor needs
✅ The correct answer is option B.

279. What is contained in the page table?

Base address of each frame and corresponding page number
Memory address and corresponding page number
File name and corresponding page number
None of Above
✅ The correct answer is option A.

280. The advantage of a command processor running only built-in commands is:

flexibility to the users in running lists of commands by simply collecting them in named batch command files
the command set being common across different hardware configurations
users can create system programs and run them as commands
the processing is much faster than would other-wise be the case when user defined commands are used
✅ The correct answer is option B.