1.2.2 Applications Software Flashcards
What is the difference between applications and
systems software?
Applications software is utilised directly
by the end-user whereas systems
software ensures the high performance
of the computer.
Give 3 examples of utilities.
- Compression
- Disk defragmentation
- Antivirus
- Automatic updating
- Automatic backup
Give one advantage of using propietary
source code.
- Thorough, regular and well-tested updates
- Expert support and user manuals from
company - High levels of security as it is developed in
a professional, controlled environment
State two features of open source code.
- Does not require a license to be used
- Distributed with the source code
- Can be modified and sold on (under certain licenses)
Give two advantages of using compiled
code over interpreted code.
- Faster to execute
- Does not require compiler to run
Give two advantages of using interpreted
code over compiled code.
- Is platform independent
- Runs instantly without time waiting for
compilation - Useful for debugging
What is assembly language?
A low-level language that has almost a
one-to-one relationship with machine
code. It is platform specific.
Describe how the automatic backup utility works.
Automatically creates copies of files
specified by the user on a routine basis
eg. weekly. Ensures files can be
recovered.
Give three examples of applications software.
- Desktop publishers
- Word processors
- Web browsers
- Spreadsheets
- Media players