What are exceptions?
(a) Anomalous conditions requiring special processing
(b) Extra methods written to increase functionality
(c) Commented lines describing exceptional cases
(d) Null objects
I have been asked this question in an international level competition.
Question is from Testing Exception Handling in chapter Mastering JUnit of JUnit