Multiple choice softskills creativity The class that lies at the Top of the Hierarchy??? Metaclass Superclass Object None Reveal answer Fill a bubble to check yourself C Correct answer Explanation In Java, the 'java.lang.Object' class is the root of the class hierarchy. Every class in Java, whether user-defined or built-in, inherits from Object either directly or indirectly.