Unchecked: -IndexOutOfBounds exception(while working with arrays/strings) -NullPointerException(if I forget to instantiate the objects) -ArithmaticException Checked: -IOException -SQLException -FileNotFountException