Introduction to Correctness and Robustness and 5 Exercises About it

Introduction to Correctness and Robustness and 5 Exercises About it - Java - Programmation

Marsh Posté le 26-07-2011 à 21:16:08    


Introduction to Correctness and Robustness and 5 Exercises About it  
 
 
 
[U][B]Introduction[/B][/U]
 
[I]COMPUTER PROGRAMS THAT FAIL are much too common. Programs are fragile. A tiny error can cause a program to misbehave or crash. Most of us are familiar with this from our own experience with computers. And we've all heard stories about software glitches that cause spacecraft to crash, telephone service to fail, and, in a few cases, people to die.
 
Programs don't have to be as bad as they are. It might well be impossible to guarantee that programs are problem-free, but careful programming and well-designed programming tools can help keep the problems to a minimum. This chapter will look at issues of correctness and robustness of programs. We'll also look at exceptions, one of the tools that Java provides as an aid in writing robust programs.[/I]
 
 
[U][B]here is the 5 Exercises in this Website[/B][/U] :
 
http://java2s.clanteam.com/c9/exercises.html
 
[U][B]and the 5 answers For Each Exercises Are :[/B][/U]
 
[U]Exercise 1 Solution[/U]  :
http://www.java2s.clanteam.com/c9/ex-9-1-answer.html
 
[U]Exercise 2 Solution[/U]  :
 
http://www.java2s.clanteam.com/c9/ex-9-2-answer.html
 
 
[U]Exercise 3 Solution[/U]  :
 
http://www.java2s.clanteam.com/c9/ex-9-3-answer.html
 
 
[U]Exercise 4 Solution[/U]  :
 
http://www.java2s.clanteam.com/c9/ex-9-4-answer.html
 
 
[U]Exercise 5 Solution[/U]  :
 
http://www.java2s.clanteam.com/c9/ex-9-5-answer.html
 
 
 
 
 

Reply

Marsh Posté le 26-07-2011 à 21:16:08   

Reply

Sujets relatifs:

Leave a Replay

Make sure you enter the(*)required information where indicate.HTML code is not allowed