OCR Specification: J277 5.1: Operating Systems Flashcards

0.0(0)
Studied by 0 people
call kaiCall Kai
Locked
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/14

flashcard set

Earn XP

Description and Tags

Vocabulary-style flashcards covering the definitions and functions of operating systems based on the OCR J277 specification.

Last updated 2:09 PM on 5/1/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

15 Terms

1
New cards

Operating System (OS)

Software that helps to manage the resources of a computer system and provide the interface between the user and the computer’s hardware.

2
New cards

Memory Management

The process where the OS transfers programs in and out of RAM from the hard drive or virtual memory when processing is required, and removes them when closed to free up space.

3
New cards

Multitasking

The ability of an operating system to appear as if more than one process is being executed at a time, even though the OS can only perform one process at a time.

4
New cards

Peripheral

An external device connected to a computer system used to input or output data.

5
New cards

Device Driver

A hardware-dependent and OS-specific program that provides an interface for the OS to interact and communicate with an external device by translating instructions into a format the hardware understands.

6
New cards

Buffer

A storage area used to temporarily store data until it can be processed, typically employed because the CPU and peripherals process data at different speeds.

7
New cards

User Management

A function of the OS that allows for the creation, management, and deletion of individual accounts, granting different access rights, and monitoring login activity.

8
New cards

File Management

The creation and maintenance of a logical management system to organise files and directories, allowing operations like naming, copying, moving, and setting access rights.

9
New cards

User Interface

A function of the operating system that allows a human to interact with the computer system.

10
New cards

Human-Computer Interaction (HCI)

The way in which a user can navigate a computer system.

11
New cards

Graphical User Interface (GUI)

The most common user interface that uses icons, windows, folder systems, taskbars, and menus to allow user interaction.

12
New cards

Command-Line Interface (CLI)

An entirely text-based interface that requires users to interact with the system by typing specific commands.

13
New cards

Touch-sensitive interface

A type of interface commonly used on devices such as smartphones.

14
New cards

Voice-sensitive interface

A type of interface used for interaction with devices like smart speakers.

15
New cards

Menu-driven interface

A type of interface where a user navigates through a series of menus, commonly found on ATMs in banks.