Java > Defensive Programming > Flashcards
Assertion
Usually used for errors that should never happen as against error handling which is used to handle error which are expected to happen