Location via proxy:   [ UP ]  
[Report a bug]   [Manage cookies]                

PRINT This Material On 1 Short Bond Paper

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 1

PRINT this material on 1 short bond paper

Name: _________________________ Section: ____________ Date: ___________ Score: ______

Operating Systems
Activity # 3

Instructions: Answer the following questions briefly. USE YOUR OWN WORDS, for every
sentence that is copied in the internet will be deducted 5 points.

1. Supply the missing word:


a) program code itself is called ________________________.
b) __________________ temporary data (function parameters, return addresses, local
variables)
c) __________________ contains memory dynamically allocated during run-time.
d) __________________ spends more time doing I/O than computations, many short CPU
bursts.
e) __________________ spends more time doing computations, few very long CPU bursts.
f) __________________ is considered synchronous.
g) __________________ is considered asynchronous.
h) __________________ has the sender block until the message is received.
i) __________________ has the receiver block until a message is available.
j) __________________ has the sender send the message and continue.

2. Explain how does context switch works?


3. Explain the diagram of process state.
4. What is the difference between process creation and process termination?
5. What is the diffrerence between indirect and direct communication?

You might also like