Resource Management

Resource Management

11th - 12th Grade

6 Qs

quiz-placeholder

Similar activities

Unit 1.4 Systems Software MCQs 1

Unit 1.4 Systems Software MCQs 1

7th - 11th Grade

11 Qs

Usages of docker

Usages of docker

9th - 12th Grade

10 Qs

CAIE: Ch 16_Operating System Functions

CAIE: Ch 16_Operating System Functions

11th Grade

10 Qs

Grade2 Revision Stream

Grade2 Revision Stream

4th Grade - University

8 Qs

Healthcare Computers and Technology

Healthcare Computers and Technology

12th Grade

10 Qs

Linear Search

Linear Search

12th Grade

10 Qs

Technical Terms - Internet (A-Z) - Web Application

Technical Terms - Internet (A-Z) - Web Application

12th Grade

10 Qs

Quiz Introduction to AWS Cloud Computing AWS Cloud Club IT Telko

Quiz Introduction to AWS Cloud Computing AWS Cloud Club IT Telko

12th Grade

10 Qs

Resource Management

Resource Management

Assessment

Quiz

Computers

11th - 12th Grade

Medium

Created by

Erika Camilleri

Used 3+ times

FREE Resource

6 questions

Show all answers

1.

OPEN ENDED QUESTION

3 mins • 1 pt

What is the difference between a program and a process?

Evaluate responses using AI:

OFF

Answer explanation

Although the terms are used interchangeably a process can be seen as a program that is running. Do you think you got this right or were you close with your answer?

2.

MULTIPLE SELECT QUESTION

1 min • 1 pt

Why is the problem of resource allocation complicated?

Does not have to be complicated because you can allocate all resources to one process!

An unknown number of applications need to share a finite amount of resources.

Applications running concurrently need the same resources but there must not be interference and that can be tricky.

We have more powerful computers now and many algorithms are available that this has become really easy now.

3.

OPEN ENDED QUESTION

3 mins • 1 pt

A process has a life cycle. At any point in time a process can be in one of the following states: running, starting, terminating, ready and waiting. Write the states in the correct order.

Evaluate responses using AI:

OFF

Answer explanation

An operating system uses swapping to multi-task. End users do not realise this but when applications are running at the same time inactive processes are put in virtual memory for example when an application is minimised. For this reason processes go through a life cycle: start, ready, waiting, running, terminating.

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

When a process is in a waiting state then it is waiting for...

Answer explanation

The waiting state means that a process is waiting for a resource for example input from the user or a file to become available.

5.

MULTIPLE SELECT QUESTION

45 sec • 1 pt

You are designing a lab for CGI artists who do production jobs during the day and post production jobs overnight. What will you buy? In our dream world do not worry about money.

Individual high-spec workstations like Apple MacBook Pros.

Access to an off-site mainframe.

Access to an off-site supercomputer.

Cross between tablet and general purpose computer like Windows Microsoft Surface Pro.

Answer explanation

A supercomputer is designed for a particular purpose and is constantly running at maximum performance, perfect resource for rendering. Artists still need a dedicate workspace to do individual work. Microsoft Surface has a lot of potential not yet up to the level required! Pixar use dedicated and expensive Macbook Pros by Apple. Steve Jobs founded Pixar must be a coincidence.

6.

MULTIPLE SELECT QUESTION

45 sec • Ungraded

Media Image

Pick examples of resources.

CPU

Input Devices

Output Devices

Primary Memory

Answer explanation

Media Image

Computer Resources means all computer hardware, software, communications devices, facilities, equipment, networks, passwords, licensing and attendant policies, manuals and guides. This was extracted from a law document. Trust lawyers to come up with definitions for everything.