Curioustab
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Aptitude
General Knowledge
Verbal Reasoning
Computer Science
Interview
Take Free Test
Operating Systems Concepts Questions
Which system program is responsible for placing an already linked (or relocatable) program into main memory and preparing it to begin execution?
In virtual memory management, which condition most effectively prevents thrashing by respecting process working sets?
In instruction design, what does the term ‘‘addressing structure’’ primarily define with respect to computing effective operand addresses?
Which statement best characterizes associative memory (content-addressable memory) in terms of how data is retrieved?
Which addressing mode uses the contents of a specified register as the effective address and then automatically increments that register to point to the next element in a list?
In system software (linkers and loaders), which operations are performed by the loader during program load and start-up?
In process management for operating systems, what does the term 'fork' specifically refer to?
Which memory allocation approach is particularly susceptible to external fragmentation in operating systems?
In CPU scheduling, what does the FIFO (First-In, First-Out) / FCFS policy run first?
Language translators in software engineering A program that reads an entire source file written in a high-level language and produces machine code is called a:
Early IBM PC operating systems IBM released its first PC in 1981. Which operating system was most popularly associated with that machine at launch?
Virtual Memory and Page Faults In operating systems that implement virtual memory, what best describes a page fault event when a running program accesses memory?
Precise Interrupt Handling After a CPU receives an interrupt request from an I/O device, when does control transfer to the interrupt service routine (ISR)?
Disk Storage vs. Main Memory Which statement is false when comparing magnetic/SSD disk storage to main memory (RAM)?
Register-to-Register (RR) Instruction Class Which description best characterizes RR instructions in a typical instruction set architecture?
Working-Set Model of Process Memory Behavior According to the working-set theory in operating systems, what does a process’s working set represent?
Swapping and Memory Sharing In classical swapping systems, what does swapping allow regarding use of main memory?
Macro Processors in Assemblers/Compilers Which tasks must a macro processor perform while handling macro definitions and invocations?
Choosing Application Software Which information sources are most helpful when evaluating which application software best meets your needs?
Addressing Modes in Instruction Sets Which statement best characterizes addressing modes in computer architecture?
1
2
3
4
5
6
7
8
9
10
11
12