Sign In
Sign-Up
Welcome!
Close
Would you like to make this site your homepage? It's fast and easy...
Yes, Please make this my home page!
No Thanks
Don't show this to me again.
Close
Next:
Algorithms
Up:
Preparing a Computer Program
Previous:
Multiple Choice Questions
Review Questions
What are the steps involved in going from the specification of a problem to producing an executable program which will solve the problem?
What types of error can occur in computing and at what stages of the processes of producing a program do they occur?
When the program is running it produces a number that is too large to fit into the space allocated for it in memory. What type of error is this?
A program runs without any errors being reported but outputs results that are wrong, what type of error is likely to have caused this?
Next:
Algorithms
Up:
Preparing a Computer Program
Previous:
Multiple Choice Questions