Operating Systems Concepts Questions

Practice Operating Systems Concepts MCQs with answers and explanations. Page 1 of 12.

Category
Computer Science
Topic
Operating Systems Concepts
Page
1 / 12
Mode
Practice

Questions

Open any question to view the answer and explanation.

In computer architecture, what does the Memory Address Register (MAR) hold during a read or write cycle?
Open
View answer
In software development terminology, what does the term ‘‘bug’’ most precisely refer to within a computer program?
Open
View answer
In MS-DOS file management, which command should be used to copy a specific file from one disk or directory to another?
Open
View answer
Within systems software, which category of software typically merges records from two separate files into a single consolidated file?
Open
View answer
In program loading and memory management, what defines a non-relocatable program in terms of where it can execute in memory?
Open
View answer
In computer architecture, which register or main memory location holds the effective address of the operand used by an instruction?
Open
View answer
In a virtual memory operating system, what is Dynamic Address Translation (DAT) responsible for during paging?
Open
View answer
In CPU addressing modes, which mode decrements the specified register first and then uses its new contents as the effective address (pre-decrement)?
Open
View answer
In compiler design, what does an assembly code database most closely correspond to within the code generation and assembly pipeline?
Open
View answer
Language processors in computer science: which tools translate or execute source programs to produce machine-level results?
Open
View answer
Fundamentals of computer memory: which description correctly defines memory in the context of computer systems?
Open
View answer
User interface design: what term describes values automatically supplied by software to reduce typing and streamline user productivity?
Open
View answer
CPU scheduling: what is the strategy called when the operating system temporarily suspends logically runnable processes to allocate CPU time fairly or meet responsiveness goals?
Open
View answer
Page replacement policies: what does the Least Recently Used (LRU) algorithm select when choosing a page to evict from memory?
Open
View answer
Critical section correctness: to prevent race conditions, how many processes may be inside their critical section at the same time?
Open
View answer
In MS-DOS 5.0, which numeric identifier represents the software's version code that uniquely distinguishes this product release from other MS-DOS versions?
Open
View answer
In operating systems, what is the most accurate definition of a ‘‘process’’ in contrast to a program stored on disk or a job in secondary memory?
Open
View answer
In system building, which tool is responsible for resolving externally defined symbols and producing a combined executable image?
Open
View answer
When a PC boots, which command category is resident and loaded into main memory so that it is immediately available without loading external files?
Open
View answer
While running DOS on a PC, which command should be used to duplicate an entire diskette sector-by-sector (including boot records and directory structure)?
Open
View answer

Practice smarter

Solve a few questions daily and revisit weak topics regularly to improve accuracy.