You are on page 1of 1

A program fault is something that makes the program

Definition of Program Fault not do what it is supposed to do under certain


circumstances

Tried and tested (library) subroutines

Ways to minimise the risk of faults when Modular programming techniques to break the
problem down and make it easier to solve
writing programs.

Good programming practice (formatting, sensible


variable names, comments etc

IDE features (parameter type-checking, auto-


Created by: Mr. Mahmoud Moussa complete)
www.mahmoudmoussa.net

You might also like