Feeds:
Posts
Comments

Archive for December 11th, 2007

ERRORS

What is Debugging ?
Debugging is the process of locating and removing any bugs that has infected the computer software in any ways.
For each of the other following, define the  term and give example:
1. syntax error
A syntax error is an error that occurs whens an user inputs words in an order which the program does not understand.
Example:
An [...]

Read Full Post »