返回卡包市场

1.5) Operating Systems

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

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

卡片预览 (12 张)

#1
正面 (问题)

What is an operating system?

背面 (解答)

Software that manages a computer system.

#2
正面 (问题)

What is the operating system loaded by?

背面 (解答)

The bootstrap loader.

#3
正面 (问题)

How does the operating system manage peripherals such as input and output devices?

背面 (解答)

Communicates with + sends data to printer/monitor/other valid output device. Communicates with + receives data input to keyboard/mouse/other valid input devices.

#4
正面 (问题)

How does the operating systems manage printing using spooling?

背面 (解答)

Data stored on hard disc/in memory/stored in queue. Document printed when printer free/in correct order.

#5
正面 (问题)

What is the benefit of the operating systems managing printing using spooling?

背面 (解答)

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

#6
正面 (问题)

How does the operating systems manage backing store?

背面 (解答)

Ensures data stored + can be accessed correctly from any disk drive. Creates + maintains filing system such as FAT or NTFS (accepted but not expected). Organises files in hierarchical directory structure.

#7
正面 (问题)

How does the operating systems manage memory (RAM)?

背面 (解答)

Ensures programs/data don’t corrupt each other. Ensures all programs + data including itself stored in correct memory locations.

#8
正面 (问题)

How does the operating systems manage processes?

背面 (解答)

Ensure different processes can utilise CPU + do not interfere with each other or crash. On multi-tasking O/S ensure that all tasks appear to run simultaneously.

#9
正面 (问题)

How does the operating systems manage security?

背面 (解答)

Allows creation + deletion of user accounts. Allows users to logon + change passwords.

#10
正面 (问题)

What are some examples of how the operating system provides a user interface?

背面 (解答)

Allows copying/deleting/moving/sorting/searching of file or folders. Allows access to system settings such as hardware. Provides command lines interface. Allows users to have more than 1 window open. Provides graphical user interface (Windows, Icons, Menus, Pointers). Provides user with errors/help messages. Allows customisation of interface, e.g. change desktop background/layout. Allows user to switch between tasks (programs/windows).

#11
正面 (问题)

What is the HCI used to describe?

背面 (解答)

HCI (Human-Computer Interaction) term used to describe communication between people + computer systems.

#12
正面 (问题)

What are some examples of different features of a graphical user interface?

背面 (解答)

windows. icons. menus. pointers. assistants/help files/tutorials. favourite setting/change environment/customisation. shortcuts/hot keys. task bar/ribbon bar/tabs/customised tool bar.