Click here to go to the Nelson Thornes web site
Information Systems for you
Chapter 5 - Software 
» Chapter 1
» Chapter 2
» Chapter 3
» Chapter 4
» Chapter 5
» Chapter 6
» Chapter 7
» Chapter 8
» Chapter 9
» Chapter 10
» Chapter 11
» Chapter 12
» Chapter 13
» Chapter 14
» Chapter 15
» Chapter 16
» Chapter 17
» Chapter 18
» Chapter 19
» Chapter 20
» Chapter 21
» Chapter 22
» Chapter 23
» Chapter 24
» Chapter 25
» Chapter 26
» Chapter 28
» Chapter 29
» Chapter 30
» Chapter 31
» Chapter 32
» Chapter 33
» Chapter 34
» Exam Answers
   - Full Course
» Exam Answers
   - Short Course
Test Yourself (Page 41)
  A software
  B systems
  C operating
  D hardware
  E utility
  F compliers
  G assembler
 
Things To Do (page 42)
1(a)
(i) e.g. Windows 98, Windows 2000 etc.
(ii) Controls and organises the storage of data on the disk drives.
Sends data to the printer.
Contains utility programs for fomatting, copying disks etc.
Maintains security on networks.
(b)
  Programs provided as part of the operating system to perform such tasks as copying files, deleting files, formatting disks etc. These programs may be called upon by applications programs.
(c)
  Compilers - change the whole of a program written in a high-level language into machine code before execution. Interpreters - takes each instruction, converts it to machine code and then carries it out and then take the next instruction and repeats the process.
(d)
  Assembler
(e)
  BASIC (for teaching) C++ (for development of commercial software), HTML (for development of Websites) etc.
     
2
Microsoft Word wordprocessing
Lotus 1-2-3 spreadsheet
CorelDraw graphics
Microsoft Publisher desktop publishing
Microsoft Powerpoint graphics
Microsoft Access database
Excel spreadsheet
Lotus Approach
Pagemaker desktop publishing
 
3

FORWARD 50
LEFT 120
FORWARD 50
LEFT 120 FORWARD 50

Or you could also have the following:

LEFT 60
FORWARD 50
RIGHT 120
FORWARD 50
RIGHT 120
FORWARD 50

 
4(a)
(i)

(ii)
A program written to perform a specific job or application. e.g. a wage program for a factory.
A collection of applications packages sold as one.
(b)
  (They should find that it is considerably cheaper)
(c)
  Very sophisticated programming is needed to produce a good package, Best to buy a simple database and learn how to use that.
 
Examination Questions (page 333)
1(a)
  1 B     2 E     3 A (in any order)
(b)
  Allocating processing time between the terminals (i.e. time slicing).
Allowing the terminals to allow access to the same data held on a database.
(c)
  Multitasking operating systems allow more than one program apparently to run at the same time.
 
2(a)
  Any two from the following:
The title bar has been kept the same.
The same text style has been used for the instructions.
In each case there are instructions under the menus.
The 'back' button is in the same place in both screens.
The graphic is in the same place in both screens.
The same method is used for moving between the screens.
(b)
(i) Any one from:
You can only select one item from the list supplied by the system.
You cannot close the screen.
You have to use buttons to make a choice.
(ii) Inexperienced users find it easier.
Users are prevented from using dates or places which are not on the lists.
Because the user is only allowed to enter data which the system supplies, there is no need for any validation.
It saves employee time or attracts customers.
(c)
  Any two of the following changes:
The lists could be placed in alphabetical order so that items are easier to find.
The buttons could be made bigger so that users would find it easier to click on them.
The instructions for using the interface could be made clearer.
The list could be made longer so that more places are visible.
(d)
(i) In the middle third of the screen.
(ii) As this is where the use looks the most.
(iii) In could be in a bright colour. It could flash. Sound could be used. A larger font could be used.
 
 
3(a)
  Any four from the following:
Icons-just have to click on them to issue a command.
Windows-can pull down lists of commands which prevents clutter on the screen.
A mouse is used-easier to make selections than the keyboard.
(b)
  Any two from the following:
Speech recognition
Use of touch sensitive screens
Use of thought (eventually!)
 
 

(i)

(ii)
(iii)
Any three from these three groups:
Installation guide, information about what the program does, help line information
Step-by-step guide to using the program
Data input and output details
 
4(a)
  Any two from:
Interprets commands from the application software.
Manages the system resources such as memory.
Manages input and output of data.
Manages system security.
(b)
  Windows 95/98, Unix, MSDOS etc.
(c)
  Multitasking means the ability of the operating system to run more then one program at the same time.
 
5(a)
  Any two from:
Much cheaper than having a program specially written
Takes less time to develop
Database package is more likely not to contain bugs.
(b)
  The program will be designed to do exactly what the user requires. A database solution may not do exactly what they want it to do.
 
6(a)
  An icon is a small picture used to represent a command or action.
(b)
  Any two from: Makes it easy for new users to understand; You can just move the mouse onto the icon and click on it, so avoiding the need to issue commands. Reduces errors that sometimes occur when commands are typed.
(c)
  One from Mouse or VDU.
 
7(a)
  One where the user uses pull-down menus from which a command can be issued by clicking on one of the items in a list. Saves having to type in commands.
(b)
  Any two from:
You don't have to remember or type in commands
Easier for novice users to use
Do not need to worry about the syntax (i.e. the correct construction) of commands.
     
8(a)
A windows environment makes use of icons, pull down menus, buttons and you simply point to the item and click to make a selection.
(b)
Any two from:
You do not have to remember the structure of commands.
Once you are familiar with one windows environment, then the others are very similar.
You do not have to worry about typing or spelling mistakes in the commands.
It is faster to click than to issue a command.
 
9(a)
Any two from:
The packages is ready immediately so no need to wait.
It will be cheaper because the cost can be spread across lots of customers.
It will be tried and tested.
(b)
Any two from:
It may not do exactly what is required.
May need to change your system to suit the software.
 
10(a)
Any two from:
click on icons
click on buttons
click on items from pull-down menus.
(b)
Press a particular key to make a selection.
Move a highlight bar to make a selection.
(c)
Type in the required command.