No.14177279 ViewReplyOriginalReport
What if you write a program that divides a number, but you don't program it to output "error" if you divide by zero. So everything works normally except the program doesn't have any built-in error messages or anything like that.

What happens if you divide by zero? Does the computer crash?