Exam 3: Processes

arrow
  • Select Tags
search iconSearch Question
flashcardsStudy Flashcards
  • Select Tags

Which of the following contains the executable code?

(Multiple Choice)
4.8/5
(37)

Which of the following contains dynamically allocated data during program run time?

(Multiple Choice)
4.8/5
(37)

Explain the concept of a context switch.

(Essay)
4.9/5
(32)

If process P0 is switched to process P1, state for P0 will be saved into ____, and state from ___ will be reloaded?

(Multiple Choice)
4.8/5
(25)

init is the very first process for a typical Linux system.

(True/False)
5.0/5
(33)

Explain the fundamental differences between the UNIX fork() and Windows CreateProcess() functions.

(Essay)
4.7/5
(41)

Which of the following is true?

(Multiple Choice)
4.7/5
(35)

The difference between a program and a process is that a program is an active entity while a process is a passive entity.

(True/False)
4.9/5
(29)

The ________ application is the application appearing on the display screen of a mobile device.

(Multiple Choice)
4.8/5
(31)

Explain why Google Chrome uses multiple processes.

(Essay)
4.7/5
(24)

Child processes inherit UNIX ordinary pipes from their parent process because:

(Multiple Choice)
4.8/5
(31)

Describe two approaches to the binding of client and server ports during RPC calls.

(Essay)
4.9/5
(36)

What is the degree of multiprogramming for a single-processor system? A) 0 B) 1 C) 2 D) 3

(Short Answer)
4.7/5
(25)

Using a section object to pass messages over a connection port avoids data copying.

(True/False)
4.8/5
(30)

For a single-processor system, there will never be more than one process in the Running state.

(True/False)
4.9/5
(32)
Showing 41 - 55 of 55
close modal

Filters

  • Essay(0)
  • Multiple Choice(0)
  • Short Answer(0)
  • True False(0)
  • Matching(0)