Multiple choice Which of the following is the superclass for all the classes in Java? Object Util Lang Swing None of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Every class is derived from the Object class.