Content deleted Content added
Fgnievinski (talk | contribs) No edit summary |
m typo |
||
Line 10:
* Making the software behave in a predictable manner despite unexpected inputs or user actions.
Overly defensive programming, however, may safeguard against errors that will never be encountered, thus incurring run-time and maintenance costs. There is also a risk that code traps prevent too many [[Exception handling (programming)
== Secure programming ==
|