Questions: Operating System Fundamentals

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

Your computer runs fine with one program open but slows dramatically when you open five programs simultaneously. Which OS function is being stressed?

AThe file system — too many files are being read at once
BThe user interface — too many windows are being drawn on screen
CProcess and memory management — the OS must allocate limited CPU time and RAM across all running programs
DThe update service — background OS updates are competing with your programs
Question 2 Multiple Choice

What is the primary role of an operating system?

ATo provide internet connectivity for applications
BTo store your personal files and documents securely
CTo manage hardware resources and provide a layer that lets applications use them without knowing hardware details
DTo run the web browser and other user-facing applications directly
Question 3 True / False

OS updates are primarily cosmetic improvements — new wallpapers, icons, and interface redesigns — rather than essential maintenance.

TTrue
FFalse
Question 4 True / False

The same task — like installing new software — works differently on Windows versus macOS because different OSes have genuinely different designs, not just different appearances.

TTrue
FFalse
Question 5 Short Answer

Why can't a web browser or other application directly access your computer's RAM or network card without going through the operating system?

Think about your answer, then reveal below.