Operating Systems Concepts Questions

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

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

Questions

Open any question to view the answer and explanation.

Process Relationships A relationship between processes in which each has a section of code that must not execute while another process is executing its own such section is called what?
Open
View answer
Linking fundamentals in systems programming: Object modules produced by an assembler may contain unresolved external references (symbols defined in other modules). Which program combines two or more such object files and resolves these externals to produce a single executable or library?
Open
View answer
Role of the operating system: The OS acts as a software interface between the user and which underlying layer of the computer system?
Open
View answer
Graphical user interface elements in Microsoft Windows: Which items represent the core user-interface features commonly associated with Windows programs?
Open
View answer
Network security concepts: Compared to end-to-end encryption, how secure is link encryption in typical multi-hop networks?
Open
View answer
I/O control methods: In data communications, what does the term “polling” mean when a host interacts with multiple terminals or devices?
Open
View answer
Language translation tools: Which of the following may be used to convert high-level language instructions into machine-executable form?
Open
View answer
Interpreter characteristics: Which statement is NOT true about an interpreter when compared with a compiler?
Open
View answer
Compiler tables and definitions: In the context of a language processor, what is a Terminal Table typically defined as?
Open
View answer
Defining an operating system: What does the term “operating system” most accurately refer to?
Open
View answer
Minimum requirement to use a computer system: Which software component is essential to operate a computer and run application programs?
Open
View answer
Software distribution models — PC-Write example: The powerful text editor PC-Write was distributed for general use with a small voluntary fee. Such programs are commonly referred to as what?
Open
View answer
Multiprogramming performance effect: Under multiprogramming, how does average turnaround time typically change for short jobs versus long jobs?
Open
View answer
Job queues in operating systems: Special system software that assembles incoming jobs and manages a queue for later processing is called what?
Open
View answer
System security — most common control: Among typical security methods, which is the most commonly used mechanism for basic system access control?
Open
View answer
Operating system residence: While a computer is powered on, where must the operating system's kernel and essential components remain resident to manage processes and devices?
Open
View answer
Compile-and-Go loading schemes — drawbacks: Which of the following describes the disadvantages of a classic Compile and Go loading scheme in program development?
Open
View answer
Virtual memory — basic definition and mechanism: Which description best captures how virtual memory is commonly implemented in paged systems?
Open
View answer
Compiler front end artifacts: During lexical analysis, which table records every literal constant that appears in the source program?
Open
View answer
Virtual memory in practice: Which statement best reflects the status of virtual memory usage in contemporary, widely used operating systems?
Open
View answer

Practice smarter

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