OPESSYS Quiz Mini Game

OPESSYS Quiz Mini Game

University

10 Qs

quiz-placeholder

Similar activities

Fundamentals of Computer Science

Fundamentals of Computer Science

University

15 Qs

Memory Management

Memory Management

University

10 Qs

Memory Management - Paging & segmentation

Memory Management - Paging & segmentation

12th Grade - University

15 Qs

1.1 - Computer System

1.1 - Computer System

KG - University

11 Qs

Operating System : Part 1

Operating System : Part 1

University

15 Qs

OS - Assessment 06

OS - Assessment 06

University

10 Qs

OS-Process scheduling

OS-Process scheduling

University

15 Qs

Operating Systems Quick Quiz Module 1

Operating Systems Quick Quiz Module 1

11th Grade - University

10 Qs

OPESSYS Quiz Mini Game

OPESSYS Quiz Mini Game

Assessment

Quiz

Computers

University

Hard

Created by

Kristina Ocampo

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is a process in the context of an operating system?

  1. A passive entity stored on disk

  1. A program in execution

  1. A sequence of commands

  1. An application in memory

2.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which section of a process contains the global variables?

Stack

Text section

Data section

Heap

3.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What system call is used to create a new process in UNIX?

exec()

wait()

fork()

exit()

4.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which state does a process enter when it is waiting for some event to occur?

Running

Ready

New

Waiting

5.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What information is stored in the PCB?

Program code

Temporary data

Process state

Global variables

6.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

Which of the following is NOT a valid process state?

Running

Ready

Executing

Terminated

7.

MULTIPLE CHOICE QUESTION

10 sec • 1 pt

What is the main purpose of interprocess communication (IPC)?

To enhance security

To enable processes to share information and resources

To manage memory

  1. To allocate CPU time

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?