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
Backup Strategy Basics What is the most appropriate general strategy for scheduling backups in a typical installation to balance data safety and storage/time costs?
Operating Systems: Process States In a multitasking operating system, a task (process/thread) that is in the blocked state is best described as:
System Capability Which capability is required for a system to execute more than one program at a time?
Mainframe Job Control If special paper forms or printer handling are required for a batch job's output on classic systems, through what does the programmer specify these requirements?
Algorithm Design Basics Which statement best describes pseudocode?
Linking and Loading In a relocating/absolute loading context, which tool generates the relocation (relocation/reallocation) bits used later by the loader?
Scheduling Objectives Which scheduling objective best fits this policy: “Admit jobs to create a mix that will keep most devices (CPU, disks, printers, network) busy”?
Database Fundamentals Which term refers to the degree to which data in a database are accurate, correct, and consistent over their life cycle?
Memory Allocation Strategies In which storage placement strategy is a program placed into the smallest available free hole (partition) in main memory?
Loader Responsibilities In an absolute loading scheme, which loader-related function is instead accomplished earlier by the assembler (rather than at load time)?
Assembler language basics for systems programming: Which statement best describes assembler (assembly) language in relation to the underlying machine language and typical user interfaces?
Operating systems concept: Procedures that can be safely shared by multiple tasks concurrently without modification are called what?
Link-editing workflow in build systems: What is the primary output created by a linker when combining one or more object files and libraries?
Core role of an operating system: Among the choices below, what is the primary job of the OS within a computer system?
Software engineering practice: Which option best captures the main advantages of modular programming in large software projects?
Dynamic linking concept: The transfer-vector (jump table) approach primarily enables access to which kind of external element across separately compiled modules?
IT operations best practice: Is system maintenance necessary once software has been deployed and is running correctly?
Virtual memory and paging: Which functions are typically performed by paging software in a virtual-memory operating system?
Compiler phases terminology: In the compilation of a PL/I program, which phrase best matches the term “Syntax analysis”?
Compiler optimizations: Within the compilation of a PL/I program, what does “machine-independent optimization” refer to?
1
2
3
4
5
6
7
8
9
10
11
12