返回卡包市场

System Software

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

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

卡片预览 (21 张)

#1
正面 (问题)

Define operating system

背面 (解答)

A software that manages a computer system. It is loaded by the bootstrap loader. One of its primary functions is to manage resources

#2
正面 (问题)

What resources does the operating system manage

背面 (解答)

Peripherals Security Printing using spooling Backing storage Random Access Memory (RAM) Processes

#3
正面 (问题)

How does the operating system manage peripherals

背面 (解答)

• communicates with and sends data output to a primer/monitor/other valid output device • communicates with and receives data input to a keyboard/mouse/other valid input device

#4
正面 (问题)

How does the operating system manage security

背面 (解答)

• Allows creation and deletion of user accounts • allows users to logon and change passwords

#5
正面 (问题)

How does the operating system manage printing using spoiling

背面 (解答)

• stores data in a hard disk/in memory/stored in a queue • prints document when printer is free-in correct order

#6
正面 (问题)

Benefit of spooling

背面 (解答)

User can carry on working/log off when waiting for job to print

#7
正面 (问题)

How does the operating system manage backing storage

背面 (解答)

• ensures data is stored and can be retrieved correctly from any disk drive • creates and maintains filing system such as file allocation table (FAT) or new technology file systems (NFTS) Organises files in a hierarchical directory structure

#8
正面 (问题)

How does the operating system manage RAM

背面 (解答)

• ensures that programs/data do not corrupt each other • ensures that all programs and data including itself, are stored in correct memory locations

#9
正面 (问题)

How does the operating system manage processes

背面 (解答)

• ensures that different processes can utilise the CPU and do not interfere with each other or crash • On a multitasking O/S, ensures that all tasks appear to run simultaneously

#10
正面 (问题)

What does the user interface provided by the operating system do (8 points)

背面 (解答)

• allows copying, deleting, moving, sorting and searching of file or folders • Allows access to system settings such as hardware • Provides a command line interface • allows users to have more than one window open • provides a graphical user interface (Windows, Icons, Menus, Pointers) • provides user with error/help messages • allows customisation of interface e.g change desktop back/layout • allows user to switch between tasks (programs/windows)

#11
正面 (问题)

Define utility software (utilities)

背面 (解答)

Software programs that add functionality to your computer or help your computer perform better

#12
正面 (问题)

What does the utility software do

背面 (解答)

• file indexing • file conversion • defragmentation • compression • task management • disk scanning and repair • antivirus software • backup • firewall

#13
正面 (问题)

Define file indexing

背面 (解答)

A computer file with an index that allows easy random access to any record given its file key

#14
正面 (问题)

Define file conversion

背面 (解答)

Conversion of files from one format to another such as a sound file from WAV to MP3

#15
正面 (问题)

Define defragmentation

背面 (解答)

The process where files are physically re-arranged on disk so that they are no longer fragmented, and the parts of each file are stored together

#16
正面 (问题)

Define compression

背面 (解答)

The process of making a file size smaller. This may be advantageous as it allows more data to be stored on the disk, and files may also be transferred more quickly. The two primary methods are called lossy and lossless

#17
正面 (问题)

Define task management

背面 (解答)

View each of the tasks (processes) and the overall performance of the computer. View how much memory a program is using, stop a frozen program, and view available system resources

#18
正面 (问题)

Define disk scanning and repair

背面 (解答)

The utility software scans the hard drive and, where necessary, attempts to repair errors in files stored on the hard disk

#19
正面 (问题)

Define antivirus software

背面 (解答)

Designed to prevent viruses, worms and Trojan horses from attacking a computer as well as remove any malicious software code that has already infected a computer. Most utilities now bundle in anti-spyware and anti-malware capabilities

#20
正面 (问题)

Define backup

背面 (解答)

Copies data to a storage medium. At periodic intervals, a backup of the entire hard drive or of selected files and folders can be performed. These programs can also be set up to back up files automatically when they have been updated and saved.

#21
正面 (问题)

Define firewall

背面 (解答)

A network security system that monitors and controls incoming and outgoing network traffic based on predetermined security rules. Typically establishes a barrier between a trusted internal network and an untrusted external network, such as the internet.