Operating Systems

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

1/8

encourage image

There's no tags or description

Looks like no tags are added yet.

Last updated 7:13 AM on 9/4/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai
Chat

No analytics yet

Send a link to your students to track their progress

9 Terms

1
New cards

Function

Manages the computer’s hardware and system resources and provides an interface between the user, application software and the hardware, allowing programs to run efficiently.

2
New cards

Sub-groups

3
New cards

Application software

Computer software designed to help the user perform specific tasks, such as word processing, web browsing, graphic design or data analysis.

4
New cards

Utility Programs

WIMP Windows Icons Menus and Pointers

5
New cards

User interface

The way a user interacts with a computer. A GUI uses WIMP (windows, icons, menus, pointers) to make it user-friendly, while a CLI uses text commands.

6
New cards

File management

Organises files into folders and manages operations like create, delete, rename, copy, and move. File extensions let the operating system identify the type and associate it with the correct application.

7
New cards

Memory / Resource Management

Multiple open and running programs stored in memory at the same time where the scheduler allocates a small amount of time to each and cycles between them, making it appear as being executed simultaneously.

8
New cards

Device Drivers

9
New cards

User management

Allows multiple users to log into a system using separate accounts, each with their own settings and access rights, ensuring users can only access files and features they are authorized to use, improving security.