Hi all,
Software errors are sections of the code that are partially or totally incorrect as a result of grammatical, logical or other mistakes.
This can be made by the system analyst, programmer, or another member of the software development team. So an error can be,
1. An error can be a grammatical error in one or more of the code lines.
2.The logical error in carrying out one or more of the client's requirements
3. An error may be or maybe not detected during the coding or testing of the program before it is released to a customer.
So all, what can you suggest as the causes for these errors to occur?