John is hired as a Lead Software Engineer to look after a complex application which his employer relies on for it's business. John's Manager requests that John provide a briefing in two weeks for the company board on the reliability of the application and specifically he asks John to ensure to the board that the application will never crash or exit unexpectedly.
What information can John provide ?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Guarded code will help to protect application from unexpected behaviour for explored code flows, but you cannot finite complete code flow hence caanot guarantee 100% behaviour.