Guidewire Interview Question

What's the topmost class of all the java classes and what method does it have?

Interview Answer

Anonymous

Jul 15, 2020

In java everything is java.lang.Object.