kgashok / orientations

Orienting students with the "lay of the land" for each semester subject
3 stars 2 forks source link

Demonstrating Exception handling in Java #24

Closed kgashok closed 7 years ago

kgashok commented 7 years ago

Divide by zero in C language

Screenshot 2016-11-17 at 22.34.26.png Screenshot 2016-11-17 at 22.34.45.png

Divide by zero in Java

Screenshot 2016-11-17 at 22.38.33.png Screenshot 2016-11-17 at 22.39.58.png

So, for Double zero, what will it be?

divideByDoubleZero.png