Portability Of Software Flashcards
Examples of operating system functions include;
File management Error Reporting Memory Management Interpreting User Commands Input/Output Management Resource Allocation
Explain what is meant when software is ‘portable’
The term refers to when software can be run on a different OS/device other than the one it was originally designed for
The advantage of using proprietary software is…
That you as the user can take advantage of the software company’s customer services department for troubleshooting and setup purposes
What kind of interface presents options for the user to pick from
A menu driven interface
What are the running costs of shareware?
Free to download but the user must pay after a trial period
What is one benefit of portable software?
It will run on multiple different platforms
Why does all software require a license?
Software needs a license as the user needs to know how many installations they are allowed to use
What is a disadvantage of commands for command driven interfaces?
They are hard to remember
Advantages of using commands for command driven interfaces are…
Less processor intensive
Commands abbreviated for speed of typing
Commands may be combined within a script to create more powerful combinations
What are two facts of open source software?
Source code is available
It is free