6.1 Hardware and Software Flashcards

1
Q

Define Hardware

A

the physical components of the computer system. Include both internal and external components of a computer system

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

Define Software

A

The name given to program code. Sequences of instructions which are executed in order to perform a task

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

Define Application software

A

the name given to the programs that complete a specific task for the user.

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

What does System software do? (Examples)

A

Operates, control and maintains the computer and its components.
includes the computer’s operating system as well as the categories utility programs, library programs and translators

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

what does the Operating System within a computer do?

A

Allows its user to control the computer with ease.
Provides a virtual machine, hiding the complexity of the computer from the user.
It manages and controls the computers resources, such as memory management, processor scheduling and handling interrupts.

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

What do utility programs do in a computer?

A

Used for completing housekeeping tasks such as
data backup, defragmenting hard drives, data compression and encryption.

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

What do Library programs do in a computer?

A

Contain useful functions that are frequently used by a program.
Used by programmers to simplify process of application development
Must be imported with program code

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

What do Translators do in a computer and the 3 types?

A

Pieces of software which translate between different types of language.
3 types of translators: compilers, assemblers and interpreters.

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