返回卡包市场

Paper 1 Systems software

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

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

卡片预览 (10 张)

#1
正面 (问题)

Give two examples of utility software that you might find on your computer.

背面 (解答)

• Antivirus. • File Management System. • Disk Management tools. • Compression tools. • Disk cleanup tool. • File Management System. • Disk Defragmenter. • Backup utility

#2
正面 (问题)

What is meant by a ‘peripheral’?

背面 (解答)

A computer peripheral is any external device that provides input and output for the computer. For example, a keyboard and mouse are input peripherals, while a monitor and printer are output peripherals.

#3
正面 (问题)

What is meant by a driver; why do computers need them?

背面 (解答)

A driver provides a software interface to hardware devices, enabling operating systems and other computer programs to access hardware functions without needing to know precise details about the hardware being used.

#4
正面 (问题)

Most operating systems include a file encryption utility. Why might a user want the documents on their computer encrypted?

背面 (解答)

Encrypting a document, such as a spreadsheet, for security purposes because of sensitive data.

#5
正面 (问题)

Describe three advantages of using a command-line interface (CLI) over a graphical user interface (GUI).

背面 (解答)

• If you know the commands, a CLI can be a lot faster and efficient than any other type of interface. It can also handle repetitive tasks easily. • A CLI requires less memory to use in comparison to other interfaces. It also does not use as much CPU processing time as other interfaces. • A CLI doesn’t require Windows and a low-resolution monitor can be used. Meaning, it needs fewer resources, yet is highly precise.

#6
正面 (问题)

What is the function of Memory management?

背面 (解答)

In operating systems, memory management is the function responsible for managing the computer’s primary memory.

#7
正面 (问题)

What is the function of Processor management?

背面 (解答)

The OS decides which process gets the processor when and for how much time.

#8
正面 (问题)

What is the function of Peripheral management?

背面 (解答)

Peripheral management is where the operating system controls how the peripherals function using drivers.

#9
正面 (问题)

What does a full backup mean?

背面 (解答)

This makes a copy of everything on the system, even if it has not changed since the last backup.

#10
正面 (问题)

What does an incremental backup mean?

背面 (解答)

This makes a copy of only the new files or any files that have changed since the last full backup and is much quicker to make than a full backup.