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
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?
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?
Role of the operating system: The OS acts as a software interface between the user and which underlying layer of the computer system?
Graphical user interface elements in Microsoft Windows: Which items represent the core user-interface features commonly associated with Windows programs?
Network security concepts: Compared to end-to-end encryption, how secure is link encryption in typical multi-hop networks?
I/O control methods: In data communications, what does the term “polling” mean when a host interacts with multiple terminals or devices?
Language translation tools: Which of the following may be used to convert high-level language instructions into machine-executable form?
Interpreter characteristics: Which statement is NOT true about an interpreter when compared with a compiler?
Compiler tables and definitions: In the context of a language processor, what is a Terminal Table typically defined as?
Defining an operating system: What does the term “operating system” most accurately refer to?
Minimum requirement to use a computer system: Which software component is essential to operate a computer and run application programs?
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?
Multiprogramming performance effect: Under multiprogramming, how does average turnaround time typically change for short jobs versus long jobs?
Job queues in operating systems: Special system software that assembles incoming jobs and manages a queue for later processing is called what?
System security — most common control: Among typical security methods, which is the most commonly used mechanism for basic system access control?
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?
Compile-and-Go loading schemes — drawbacks: Which of the following describes the disadvantages of a classic Compile and Go loading scheme in program development?
Virtual memory — basic definition and mechanism: Which description best captures how virtual memory is commonly implemented in paged systems?
Compiler front end artifacts: During lexical analysis, which table records every literal constant that appears in the source program?
Virtual memory in practice: Which statement best reflects the status of virtual memory usage in contemporary, widely used operating systems?
1
2
3
4
5
6
7
8
9
10
11
12