Operating Systems Crash Course

Operating Systems Crash Course

University

22 Qs

quiz-placeholder

Similar activities

OS Basics

OS Basics

University

20 Qs

Computing Components - Chap 6

Computing Components - Chap 6

11th Grade - University

18 Qs

Operating Systems

Operating Systems

KG - University

20 Qs

Operating Systems

Operating Systems

5th Grade - University

20 Qs

Operating System Memory Management

Operating System Memory Management

University

20 Qs

Computer components

Computer components

University

18 Qs

OS quiz

OS quiz

University

20 Qs

Operating System Process Management

Operating System Process Management

University

20 Qs

Operating Systems Crash Course

Operating Systems Crash Course

Assessment

Quiz

Computers

University

Medium

Created by

Anfernee NG

Used 7+ times

FREE Resource

22 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

It is the base platform of a computer system for providing information services.

File system

Internet browser

Start menu

Operating system

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

This operating system is a Server OS developed by AT&T in 1969.

Media Image
Media Image
Media Image
Media Image

3.

FILL IN THE BLANK QUESTION

1 min • 2 pts

It refers to a running program.

4.

MULTIPLE CHOICE QUESTION

45 sec • 1 pt

What is the main function of the Process Control Block (PCB) in process management?

To contain the list of all running processes

To terminate and start processes

To contain information about a single process

To control processes

5.

DROPDOWN QUESTION

1 min • 3 pts

Processes can create other processes by running​ (a)   . The process that creates other processes is called​ (b)   , and the newly created process is called​ (c)   .

fork()
parent process
child process
merge()
descendant process
spawn()
ancestor process
exec()

6.

DRAG AND DROP QUESTION

1 min • 1 pt

A(n) ​ (a)   is like a smaller unit of a process.

thread
instruction
subprocess

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

It is a problem that refers to two or more parallel processes simultaneously accessing and changing the same data. In other words, the order of manipulation of the data affects the result of execution.

Race Condition

Lack of Permission

Lockout

Parallelism

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?