Boundary Conditions Again
What if no one takes the exam?
g :
if ( count == 0 )
System.out.println(”No grades”);
else
System.out.println(”High: ” + high);
Previous slide
Next slide
Back to first slide
View graphic version