Operating system

Operating system

11th Grade

9 Qs

quiz-placeholder

Similar activities

OCR A Level Computer Science (H446) - Component 1.2.1 - Systems Software

OCR A Level Computer Science (H446) - Component 1.2.1 - Systems Software

11th Grade - University

14 Qs

Multichoice Questions on Booting

Multichoice Questions on Booting

11th Grade

11 Qs

Operating Systems and Software

Operating Systems and Software

8th - 12th Grade

7 Qs

OCR GCSE CS 1.5 – Systems software Lesson 1 & 2 MCQs

OCR GCSE CS 1.5 – Systems software Lesson 1 & 2 MCQs

9th - 11th Grade

9 Qs

1.5 System Software

1.5 System Software

11th Grade

11 Qs

J277 Utility Software (Encryption & Defragmentation)

J277 Utility Software (Encryption & Defragmentation)

10th - 12th Grade

10 Qs

1.5.1 Recap

1.5.1 Recap

11th Grade

8 Qs

Human Computer Interface

Human Computer Interface

8th - 12th Grade

10 Qs

Operating system

Operating system

Assessment

Quiz

Computers

11th Grade

Medium

Created by

Aybolat Nevazhno

Used 25+ times

FREE Resource

9 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What does device driver software do?

It holds documents that are waiting to be printed

It handles requests and data transfers between the computer and a device

It is used to install new software applications on to your computer

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which of these is not a job of the operating system?

Stopping unauthorised users accessing files that do not belong to them

Allocating memory to programs that are running on the computer

Handling HTTP requests for webpages

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How would we define a hierarchical file system as used by an operating system?

As a tree structure with a root and branches or directories that lead to other files

Sorted in alphabetical order using an array of device names

Organised in date order according to when each file was created

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How would you describe an operating system that is able to execute many programs simultaneously?

Embedded

Real-time processing

Multi-tasking

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What kind of interface requires the user to type in commands from a keyboard to give the computer instructions?

Command line interface

Graphical user interface

Menu driven interface

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Why might an operating system include a disk defragmentation utility?

To change the size of partitions on the disk

To repair damaged sectors on a disk

To reorganise small amounts of unused disk space

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the main purpose of the file system?

To provide a uniform way for programs to store and retrieve data on devices

To make backups of important files so they are not lost

To recover files if you accidentally delete them

8.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Why do many operating systems include a graphical user interface?

So that advanced users can carry out more technical tasks

To make it much quicker for people to perform tasks on the computer

To make it easier for people to use the computer

9.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

How does the operating system manage programs that are running?

It allocates free memory when a program requests it

It deletes programs from disk once they have been loaded into memory

It converts programs to machine code and begins their execution