Process Concept

Process Concept

University

10 Qs

quiz-placeholder

Similar activities

QUIZ

QUIZ

University

10 Qs

Diploma in IT - Computer Savvy Quiz

Diploma in IT - Computer Savvy Quiz

University

15 Qs

G12-Computational Thinking & Problem Solving

G12-Computational Thinking & Problem Solving

12th Grade - University

7 Qs

Kuis 2 - A Quality Focus & Software Process

Kuis 2 - A Quality Focus & Software Process

University

10 Qs

Data Mining Methodologies and Applications

Data Mining Methodologies and Applications

University

10 Qs

Lec3_Part1

Lec3_Part1

University

10 Qs

Session 02

Session 02

University

15 Qs

CHAPTER 4: SYSTEM ANALYSIS AND DESIGN

CHAPTER 4: SYSTEM ANALYSIS AND DESIGN

University

7 Qs

Process Concept

Process Concept

Assessment

Quiz

Information Technology (IT)

University

Easy

Created by

Karabo undefined

Used 1+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following best describes a process?

A passive set of binary code stored on disk

An active entity comprising program code plus its current execution state

A collection of files and libraries required by an application

A scheduling algorithm used by the operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which section of a process contains function call information and local variables?

Text section

Data section

Stack

Heap

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The dynamic memory allocated to a process at runtime resides in which area?

Text section

Data section

Stack

Heap

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following is not typically stored in a process’s Process Control Block (PCB)?

Process identifier (PID)

Program counter value

Contents of the heap

List of open file descriptors

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a multiprogramming operating system, a process that is loaded into memory and waiting to be assigned the CPU is in which state?

New

Ready

Running

Waiting

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the operation that saves the state of the currently running process and loads the state of another process?

Process creation

Context switch

Deadlock resolution

Memory paging

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

When a running process issues an I/O request and cannot proceed until it completes, its state transitions to:

Ready

Running

Waiting (or Blocked)

Terminated

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?