Error handling is the process of catching a mistake while the program is running and handling it so that the program would not crash.

A. True
B. False

A. True