4.6 - Hardware and Software Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Define Hardware

A

Hardware is any electronic/ electro mechanical, physical parts.

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

Define Software

A

Software is all programs that make the computer function without any physical means

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

What are the two main branches of Software

A

System Software and Application Software

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

What are the 4 main types of System Software

A

Operating Systems,
Utility Programs,
Library Programs and
Translators

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

What are the 4 main types of Application Software

A

General Purpose,
Special Purpose,
Off-the-shelf and
Bespoke

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

What is System Software

A

System Software is necessity/ required software that allows the computer to run

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

Name some of the key tasks of System Software

A

It allocates jobs to the processor
It Manages Peripherals (anything outside of the CPU)
It maintains software security
It performs installations
It translates program code into machine code.

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

What is Application Software?

A

Applications software is optional software

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

What is the Operating system?

A

The operating system is the middle man that interfaces directly with the hardware. It performs resource managment and a user interface in order to hide complexity’s from the user.

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

What is Utility software

A

Utility software is software that Analyses, Configures, Optimises or maintains computer systems. Examples of this are: Defragmentation, Uninstalling, updating and backing up.

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

What is the purpose of system restores?

A

As it allows you to roll back to a saved state it means that if an installation causes your computer to crash you can “Roll back” to when you didn’t have the program on your machine.

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

What is the purpose of Defragmentation

A

Defragmentation allows data to be collected sequentially on hard drives so that drive heads don’t need to jump around as much in order to access data.

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

What is a library

A

A library is a collection of precompiled routines that perform specific tasks and can be used by other programs when imported. These include stuff like Math or Turtle Libarys

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

Translators

A

Translators convert programs into machine code so the computer can run them. Source code is converted into object code

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

What are the three types of translators

A

Compiler, Assembler and Interpreter

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