Chapter 6: Operating Systems Fundamentals (Set-9)

When many processes compete for CPU, which OS measure decides who runs next based on assigned importance levels

A Disk cleanup
B File compression
C Priority scheduling
D Screen scaling

In round-robin scheduling, what single setting most strongly affects responsiveness versus overhead

A Time quantum size
B Disk sector size
C File name length
D Screen refresh rate

Which OS action saves a running process state and restores another process state during multitasking

A Disk formatting
B File indexing
C Boot loading
D Context switching

Which OS data structure contains program counter, registers, and process state used during context switches

A Directory listing
B Boot sector
C Process control block
D Firewall policy

Which process state means a process is ready to run but waiting for CPU time

A Running state
B Ready state
C Blocked state
D Terminated state

Which process state means the process cannot proceed until an event like I/O completion occurs

A Ready state
B Running state
C Blocked state
D New state

What is the main practical purpose of “paging” in memory management

A Manage memory efficiently
B Improve monitor colors
C Reduce keyboard delay
D Increase CPU speed

In paging, what is the main role of the page table for a process

A File name index
B Boot device list
C Driver update log
D Address translation map

What does a TLB mainly store to speed up memory access in paging systems

A Recent address mappings
B Disk partition sizes
C File permissions list
D Startup program names

A page fault occurs when a process tries to access a page that is currently where

A In CPU cache
B In keyboard buffer
C Not in RAM
D In screen memory

Which memory problem is mostly reduced by paging compared to contiguous allocation

A Internal fragmentation
B External fragmentation
C CPU overheating
D Disk queueing

Which memory problem can still happen in paging because a process may not fill its last page fully

A External fragmentation
B Page replacement
C Internal fragmentation
D Context switching

Which file system feature records changes to help recovery after sudden crash or power loss

A Journaling
B Spooling
C Piping
D Aging

Which term refers to rules that decide what actions a user can perform on files and folders

A Partitions
B Packets
C Pixels
D Permissions

Which OS security principle reduces damage by giving only needed rights to users and programs

A Full privilege
B Open access
C Least privilege
D Shared ownership

Which OS tool is most suitable to see which program is consuming CPU and memory right now

A Event Viewer
B Task Manager
C Disk Cleanup
D Disk Management

Which OS tool helps identify boot-time errors by reading time-stamped system logs

A Event Viewer
B File Explorer
C Paint app
D Calculator

Which OS tool is best for creating, resizing, and formatting partitions on a disk

A Task Scheduler
B Device Manager
C Disk Management
D Performance Monitor

Which OS tool is used to view hardware devices and manage their drivers

A Disk Cleanup
B Task Scheduler
C Control Panel
D Device Manager

Which OS feature filters inbound and outbound network connections using rules

A Clipboard
B Firewall
C Window manager
D Boot loader

Which mode loads minimal drivers and services to help troubleshoot startup problems

A Sleep Mode
B Airplane Mode
C Safe Mode
D Tablet Mode

Which feature restores system settings to an earlier point without usually deleting personal documents

A System Restore
B Disk Cleanup
C Task Switching
D File Compression

Which boot concept involves starting the computer from a completely powered-off state

A Warm boot
B Fast user switch
C Cold boot
D Hybrid sleep

Which boot concept is a restart without turning off power completely

A Cold boot
B Warm boot
C Clean install
D Disk format

Which firmware standard is commonly found on modern PCs instead of traditional BIOS

A GUI
B CLI
C API
D UEFI

Which startup component loads the OS kernel after firmware initializes hardware

A Boot loader
B Task Manager
C File Explorer
D Device Manager

Which OS concept separates user space from kernel space for protection

A Single-mode running
B Offline computing
C Dual-mode operation
D Disk mirroring

What is the main meaning of a system call in OS basics

A Change wallpaper
B Request OS service
C Copy file name
D Resize window

Which OS type is designed to run jobs in batches with minimal user interaction during execution

A Batch OS
B Mobile OS
C Embedded OS
D Real-time OS

Which OS utility helps run programs automatically at set times or system events

A Disk Cleanup
B Device Manager
C File Explorer
D Task Scheduler

Which OS concept allows multiple applications to run at the same time by sharing CPU time

A Formatting
B Defragmenting
C Multitasking
D Encrypting

Which term describes the OS ability to switch quickly between open applications using shortcuts

A Task switching
B Disk scanning
C Driver signing
D File locking

Which interface type is generally easier for beginners because it uses icons, windows, and menus

A CLI interface
B Script interface
C Batch interface
D GUI interface

Which interface type is often preferred for automation because commands can be scripted easily

A GUI interface
B Touch interface
C CLI interface
D Voice interface

Which OS concept lets a single computer run multiple operating systems in isolated environments

A Virtualization
B Fragmentation
C Defragmentation
D Compression

Which hypervisor type runs directly on hardware and is common in data centers

A Type 2 hypervisor
B Boot loader
C Type 1 hypervisor
D Device driver

Which hypervisor type runs as an application on a host OS, common for desktop testing

A Type 1 hypervisor
B Type 2 hypervisor
C Kernel shell
D BIOS firmware

Which OS feature stores background activities like login attempts and service failures for later review

A System logs
B Desktop icons
C File shortcuts
D Window themes

Which OS maintenance goal is mainly achieved by regular updates and patching

A Faster printing only
B Bigger screen display
C Security and stability
D Louder sound output

Which Windows database stores many settings for the OS and installed applications

A Page file
B Registry
C Swap space
D Boot sector

Which OS feature prevents normal users from changing protected system files without permission

A Screen rotation
B Icon spacing
C Audio driver
D Access permissions

Which background components keep updates, printing, and networking working without opening an app

A File names
B Desktop themes
C System services
D Window borders

Which tool is best for analyzing CPU, memory, disk, and network trends over time

A Performance Monitor
B Task Manager
C Disk Cleanup
D Device Manager

Which OS concept helps stop one crashing application from crashing others on the same system

A Disk formatting
B Process isolation
C File compression
D Screen scaling

Which OS feature queues print jobs so users do not wait for slow printers

A Memory paging
B Disk mirroring
C Task switching
D Print spooling

Which OS behavior allows running many apps while keeping the computer responsive for user input

A Disk defrag
B File archiving
C Time slicing
D BIOS flashing

Which OS term refers to a program that provides background services without user interaction

A System service
B Desktop icon
C User profile
D File attribute

Which OS feature decides which programs start automatically when the user logs in

A Screen settings
B Startup settings
C Mouse settings
D Audio settings

Which OS action safely turns off a computer by closing apps and stopping services properly

A Sleep
B Hibernate
C Shutdown
D Lock

Which OS action reloads the system and is often used after installing updates

A Restart
B Shutdown
C Sleep
D Log off

Leave a Reply

Your email address will not be published. Required fields are marked *