Question: Which class acts as root class for Java Exception hierarchy?

  1. Clonable
  2. Throwable
  3. Object
  4. Serializable

Answer: The correct answer of the above question is Option B:Throwable