Chapter 2 : Software - Operating Software Flashcards

0
Q

Define Single User

A

Allows one user at a time to use the system
Allocates each user with rights
Keeps the user files separate

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
1
Q

Define operating software

A

It allows applications software and hardware to communicate
It provides a platform on which the applications software can run.
It allows the computer to communicate with the outside world and the user

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Define Multi-tasking

A

Allows more than one task to run simultaneously
Use of separate windows for each task
Each is give an amount of processor time before going onto next
Eg playing music while typing essay

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Define Batch Processing

A

It performs many similar tasks serially without the need for user intervention.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

For software to be considered for batch processing it must

A

Have a large number of similar tasks
Be run with no user intervention
Be able to run during out of office hours
E.g. Producing phone bills, calculating wages

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Define Networking and Distributed Systems

A

Most operating systems are network operating systems (NOS’s)
A NOS is different from a multi-user OS because even though all the data is stored centrally, all of the processing is done locally
Once you log in you are enabled access to particular shared drives, every time you open a file a local copy will be created for editing.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Define Real-Time Systems

A

It must respond immediately to input otherwise there could be negative consequences.
For a system to be real time tasks must always have a bounded time to complete.
In a real time system when input is entered a response comes back immediately.
Transactional based systems are also considered to be real time

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Define GUI

A

Use of icons
Use of windows
Use of pointers and menu

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Define Form-based

A

Computer outputs prompts
User responds
Data proscribed and ordered

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Why forms interface

A

Provides list of possible choices
Allows for simplified validation process
Ensures no necessary information is missed

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

Why menu based interface

A

Simple to use
Limited choice
Suitable for environment
Eg touch screen device

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

Why natural language interface

A

Allows user to use human syntax
Very complex systems therefore simplification of query is useful
User may find use of s natural syntax easier
Eg keyboard or microphone

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Define menu based interface

A

List of choices on screen
Choice made by user leading to further menus
Can use touch screen
Back option on each screen

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Define Command Line

A

This consists of a black screen with text where the user types instructions
This user interface can perform many different tasks on a computer and requires little processing power.
This is a complicated interface and requires training and knowledge to use.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Define Compression Software

A

Reduces size of files
When scripts are being sent electronically to publisher
They compression means they are sent more quickly
They are decompressed using s decompression algorithm at the destination

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

Define file handlers

A

Managers data storage
Allows files to be accessed
Allows for sorting files

16
Q

Define Hardware drivers

A

Contain the instructions to the OS for using a peripheral

To configure hardware

17
Q

Define Backup utility

A

Automatically makes copy of files
To prevent loss of files
Incremental backup made
Protects important work