Multiple choice Which of the following is the Super class of all the classes in Java? Class Throwable Object String Super Reveal answer Fill a bubble to check yourself C Correct answer Explanation It is the correct answer. Object is the Super class of all classes in Java.