返回卡包市场

System Software

暂无描述。系统推荐的高质量记忆内容,适合每天坚持背诵学习。

卡片总数: 24内容版本: v4公开卡包更新时间: 8/1/2026

卡片预览 (24 张)

#1
正面 (问题)

Name 4 types of user interface?

背面 (解答)

• Command line interface • Graphical user interface • Menu driven interface • Natural language interface

#2
正面 (问题)

What are the functions of an operating system? 6 marks

背面 (解答)

• Memory management • User management • Multitasking • Providing a user interface • File management • Peripheral management and drivers

#3
正面 (问题)

Name 5 examples of operating systems

背面 (解答)

• Windows • Android • Chrome OS • macOS • Linux

#4
正面 (问题)

What is an operating system?

背面 (解答)

Software that manages computer hardware, users and the resources used by the software

#5
正面 (问题)

What is a user interface?

背面 (解答)

The means by which the user and a computer interact

#6
正面 (问题)

What are the typical features of a GUI?

背面 (解答)

• Windows • Icons • Menus • Pointers • Drag and drop

#7
正面 (问题)

What does OS stand for?

背面 (解答)

Operating system

#8
正面 (问题)

What does GUI stand for?

背面 (解答)

Graphical user interface

#9
正面 (问题)

Why would you use a GUI?

背面 (解答)

• Easy to use

#10
正面 (问题)

What is a command line interface?

背面 (解答)

A text based interface where commands are entered into the computer

#11
正面 (问题)

Why would you use a command line interface?

背面 (解答)

• Requires very little processing, so it is quicker if you know the commands • Requires much less disk storage space and RAM • No graphics card needed

#12
正面 (问题)

What is a menu driven interface?

背面 (解答)

A type of user interface used by devices with a dedicated function where there are only certain options that can be selected, by a menu

#13
正面 (问题)

What is memory management?

背面 (解答)

When the OS manages where data and programs are stored to ensure nothing is overridden. It also manages virtual memory.

#14
正面 (问题)

How does multitasking work?

背面 (解答)

Carrying out more than one task seemingly at the same time by allocating time for each program in the CPU

#15
正面 (问题)

What are interrupts?

背面 (解答)

Signals sent to the CPU by external devices to indicate an event that needs immediate attention

#16
正面 (问题)

Name example of a hardware interrupt

背面 (解答)

Printer out of paper

#17
正面 (问题)

Give an example of a software interrupt?

背面 (解答)

A divide-by-zero error

#18
正面 (问题)

What does a device driver do?

背面 (解答)

Translate the OS instructions into instructions the device can understand

#19
正面 (问题)

What is a peripheral?

背面 (解答)

A hardware device connected to a computer

#20
正面 (问题)

Give 2 examples of user management

背面 (解答)

• Access levels • Storing user logins and passwords

#21
正面 (问题)

Name 4 common file management actions

背面 (解答)

• Naming and renaming files and folders • Moving files and folders • Saving files • Sorting files (eg. by name, by data created etc.)

#22
正面 (问题)

Name 5 examples of utility software

背面 (解答)

• Encryption software • Disk defragmentation software • Data compression software • Anti-malware software • Disk clean up tools

#23
正面 (问题)

What is encryption software?

背面 (解答)

Software that disguises the content of files so they can only be understood by authorised users

#24
正面 (问题)

What is disk defragmentation?

背面 (解答)

Reordering where files are stored so they are stores in consecutive memory locations