常见的RuntimeException有哪些?

答案解析

NullPointerException、ArrayIndexOutOfBoundsException、ClassCastException、IllegalArgumentException、ArithmeticException等。