Written by students who passed Immediately available after payment Read online or as PDF Wrong document? Swap it for free 4.6 TrustPilot
logo-home
Document preview thumbnail
Preview 2 out of 13 pages
Exam (elaborations)

COMP 3300 operating systems midterm study guide Questions AND Correct Answers

Document preview thumbnail
Preview 2 out of 13 pages

COMP 3300 operating systems midterm study guide Questions AND Correct Answers

Content preview

COMP 3300 operating systems midterm study guide Questions AND Correct
Answers

How can CPU scheduling algorithms be evaluated? - ✔✔Deterministic Modeling
- Uses predefined workloads to analyze performance.
Queuing Models - Uses mathematical models to evaluate scheduling behavior.
Simulations - Uses software simulations to analyze performance under different
scenarios.


How do client-server systems communicate? - ✔✔Using sockets and remote
procedure calls (RPCs).


How do threads differ from processes? - ✔✔Threads share the same memory
space within a process.
Processes have separate memory spaces.
Creating a thread is faster than creating a process.
Threads communicate via shared memory, while processes use Interprocess
Communication (IPC).


How does First-Come, First-Served (FCFS) scheduling work? - ✔✔The process
that arrives first gets the CPU first (non-preemptive).


How does Linux represent threads? - ✔✔Linux treats threads as lightweight
processes using clone() system calls.


How does message-passing IPC differ from shared-memory IPC? - ✔✔Message
Passing: Processes exchange data via system calls using the OS as an
intermediary.

, Shared Memory: Processes communicate by directly reading/writing to a shared
memory segment.


How does Multilevel Queue Scheduling work? - ✔✔Processes are divided into
multiple queues based on priority, with different scheduling algorithms for each
queue.


How does Priority Scheduling work? - ✔✔Each process has a priority; the
highest priority process gets the CPU.


How does Round Robin (RR) scheduling work? - ✔✔Each process gets a fixed
time slice (quantum) before moving back to the ready queue.


How does Shortest Job Next (SJN) work? - ✔✔The process with the shortest CPU
burst is scheduled next.


How does Windows represent threads? - ✔✔Windows uses kernel-level
threads, each managed by the OS scheduler.


In shared-memory IPC, where do processes communicate?
Through system calls
Through the file system
By accessing a common memory segment

Through the CPU registers - ✔✔Correct Answer: By accessing a common
memory segment

Document information

Uploaded on
October 8, 2025
Number of pages
13
Written in
2025/2026
Type
Exam (elaborations)
Contains
Questions & answers
$12.99

Wrong document? Swap it for free Within 14 days of purchase and before downloading, you can choose a different document. You can simply spend the amount again.
Written by students who passed
Immediately available after payment
Read online or as PDF

Seller avatar
Reputation scores are based on the amount of documents a seller has sold for a fee and the reviews they have received for those documents. There are three levels: Bronze, Silver and Gold. The better the reputation, the more your can rely on the quality of the sellers work.
ExamsCentre
3.7
(3)
Sold
13
Followers
0
Items
1709
Last sold
1 month ago


Why students choose Stuvia

Created by fellow students, verified by reviews

Quality you can trust: written by students who passed their tests and reviewed by others who've used these notes.

Didn't get what you expected? Choose another document

No worries! You can instantly pick a different document that better fits what you're looking for.

Pay as you like, start learning right away

No subscription, no commitments. Pay the way you're used to via credit card and download your PDF document instantly.

Student with book image

“Bought, downloaded, and aced it. It really can be that simple.”

Alisha Student

Working on your references?

Create accurate citations in APA, MLA and Harvard with our free citation generator.

Working on your references?

Frequently asked questions