Friday, February 11, 2011

Write the names of the errors that are found during developing a program?

Errors are also known as Defects or Bugs.

There are Three Types of Errors that are found during developing a program.

These Are Following:

1.Semantic Errors 


2.Syntax Errors  


3. Run-Time Errors


The tasks performed to determine the existence of defects is known as Testing.


The tasks performed to determine the exact location of defects in known as Debugging.

Search This Blog