4.19 - Hardware and Software

0.0(0)
Studied by 0 people
call kaiCall Kai
learnLearn
examPractice Test
spaced repetitionSpaced Repetition
heart puzzleMatch
flashcardsFlashcards
GameKnowt Play
Card Sorting

1/16

Last updated 8:50 AM on 5/6/26
Name
Mastery
Learn
Test
Matching
Spaced
Call with Kai

No analytics yet

Send a link to your students to track their progress

17 Terms

1
New cards

What is meant by hardware?

Electrical or electro-mechanical parts of a computer and its input, output and storage devices.

2
New cards

What is meant by software?

A collection of programs and instructions that direct the hardware of a computer system

3
New cards

What is meant by system software?

Software needed to run the computer’s hardware and application programs.

4
New cards

Give 3 examples of system software.

  • Operating System

  • Utility Programs

  • Libraries

  • Translators

5
New cards

What is an operating system?

A set of programs that lies between applications software and the computer hardware.

6
New cards

What is meant by utility programs?

System software designed to optimise the performance of the computer or perform task.

7
New cards

Give 3 examples of tasks utility software would do.

  • Backing up files

  • Restoring corrupted files from backup

  • Compressing or decompressing data

  • Encrypting data before transmission

  • Providing a firewalll

8
New cards

What does a disk defragmenter utility program do?

  • A program that will reorganise a hard disk so that files which have been split up into blocks and stored all over the disk will be recombined in a single series of sequential blocks

  • This makes reading a file quicker

  • Used for HDDs, it is not needed for SSDs

9
New cards

What does a virus checker utility program do?

  • Checks your hard drive for viruses and removes them

  • Could even check incoming emails and internet downloads for viruses and remove them

10
New cards

What is meant by libraries?

  • Collections of pre-written, pre-compiled routines or functions that can be called upon by other programs

  • In Windows, they often have the .dll file extension

11
New cards

What is meant by application software?

  • Programs that perform specific user-oriented tasks

  • Can be categorised into: General Purpose, Special-Purpose or Bespoke Software

12
New cards

What is meant by general purpose software?

Can be used for many different purposes.

13
New cards

Give 3 examples of general purpose software.

  • Word Processorr

  • Spreadsheet

  • Graphics Software

14
New cards

What is meant by special purpose software?

Performs a single specific task or set of tasks.

15
New cards

Give 3 examples of special purpose software.

  • Payroll and Accounts Software

  • Hotel Booking Systems

  • Fingerprint Scanning Systems

  • Browser Software

16
New cards

What is meant by bespoke software?

Software that will satisfy their particular requirements.

17
New cards

Give an advantage of a company using bespoke software over special purpose software.

  • Likely to be well documented, well-tested and bug-free