d7 6-2 Operating Systems 1 - GCSE Quiz

d7 6-2 Operating Systems 1 - GCSE Quiz

7 Qs

quiz-placeholder

Similar activities

Photosynthesis - What do you already know?

Photosynthesis - What do you already know?

KG - University

12 Qs

SINT: Quiz 1

SINT: Quiz 1

KG - University

10 Qs

1.4 Robot Shuffle Review

1.4 Robot Shuffle Review

KG - University

12 Qs

Level 5 - Malware Quiz

Level 5 - Malware Quiz

KG - University

10 Qs

Impulse 3 Unit 2

Impulse 3 Unit 2

KG - University

9 Qs

B1 (PET)  s4 Test 1

B1 (PET) s4 Test 1

6th - 8th Grade

10 Qs

 Intro to Video Game Design Unit Quiz

Intro to Video Game Design Unit Quiz

KG - University

10 Qs

d7 6-2 Operating Systems 1 - GCSE Quiz

d7 6-2 Operating Systems 1 - GCSE Quiz

Assessment

Quiz

others

Hard

Created by

Clare Ross

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which of the following statements best describes an operating system.

It is a part of a user interface that allows a user to interact with parts of the computer.

It is the software that controls the operation of the computer and allows users to interact with it.

It is a program that allows you to control manufacturing equipment.

It is a function of a computer system that allows you to start your device.

Answer explanation

The operating system is the software that controls the operation of the computer and allows users to interact with it, making it the best description among the options provided.

2.

MULTIPLE SELECT QUESTION

30 sec • 2 pts

What is the purpose of memory management? Choose two options.

It deallocates memory from programs when they are closed.

It will assign processing time to each program that is running in memory.

It allocates memory to each program that is running.

It will allow peripheral devices to communicate with memory.

It will allow you to permanently delete files from memory.

Answer explanation

Memory management deallocates memory from programs when they are closed and allocates memory to each program that is running.

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How many instructions can a CPU carry out at a time?

One

Four

Eight

Infinite

Answer explanation

A CPU can carry out one instruction at a time, making the correct answer choice 'One'.

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Operating systems can allocate small amounts of processing time to different applications to allow you to run more than one at the same time. What do we call this?

Memory Management

Device Drivers

Multi-Tasking

User Interface

Answer explanation

Multi-Tasking allows operating systems to allocate small amounts of processing time to different applications to run more than one at the same time.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is scheduling?

The process of assigning memory to each application currently running.

The process of assigning a portion of processing time to each application running.

The process of transferring data to virtual memory from main memory.

A utility program that allows you to view how much processing time and memory is being used.

Answer explanation

Scheduling is the process of assigning a portion of processing time to each application running.

6.

MULTIPLE SELECT QUESTION

30 sec • 3 pts

What is Virtual Memory? Select three statements that are correct.

It is used by single-core processors when running two or more programs.

It is a file on your hard drive.

It is where some data is written to the hard drive when RAM is full.

It is managed by the operating system.

It is managed by the CPU.

Answer explanation

Virtual Memory is a file on the hard drive where data is written when RAM is full. It is managed by the operating system.

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the name of the file used in virtual memory?

Virtualfile

Pagefile

Memoryfile

Indexfile

Answer explanation

The name of the file used in virtual memory is called Pagefile, not Virtualfile, Memoryfile, or Indexfile.