Operating Systems - Processes

Operating Systems - Processes

University

8 Qs

quiz-placeholder

Similar activities

ICT 1 Quiz #2

ICT 1 Quiz #2

University

10 Qs

ITE-12-Quiz-01

ITE-12-Quiz-01

University

10 Qs

IT Fundamentals quiz

IT Fundamentals quiz

11th Grade - University

10 Qs

aplicaciones móviles para iOS

aplicaciones móviles para iOS

University

13 Qs

Linux Basics

Linux Basics

9th Grade - University

10 Qs

Recursion Initiation

Recursion Initiation

11th Grade - Professional Development

10 Qs

Operating System

Operating System

University

10 Qs

Operating Systems - Processes

Operating Systems - Processes

Assessment

Quiz

Computers

University

Medium

Created by

Patrício Domingues

Used 104+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A process is a...
program in execution
program on the hard drive
high level program
low level program 

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Allocating time on the processor to individual processes is known as...
CPU Scheduling
CPU Timing
CPU Clocking
CPU Sorting

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In a operating system, the purpose of the stack is...

To store the return addresses of called functions

To keep the parameters of called functions

To store local variables

All of the above

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Media Image

When executed in a Linux system, the program...

crashes the stack segment because of infinite recursion

crashes the heap segment because of infinite recursion

crashes the data segment because of infinite recursion

none of the above

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In an OS, the scheduling of processes is done by...

the shell (.e.g. bash)

the graphical user interface (e.g., gnome)

the file system

none of the above

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The memory returned by a call to malloc comes from the...

data segment

heap segment

text segment

stack segment

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

lubuntu is...

a C compiler

a version of the Linux kernel

a distribution of the Linux OS

None of the baove

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The LXSS manager is a component of...

Linux OS to support the virtualization of Windows

Windows OS to support Linux's system calls

macOS X to support Windows' system calls

Android to support the virtualization of Windows Phone