What is the root class for all Java classes?

Answer Posted / keerthi

Any class that is written in java is aby default sub class to object class

Is This Answer Correct ?    19 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the internal implementation of set in java?

493


Can we have 2 main methods in java class?

533


Can finally block be used without a catch?

538


What is a functional interface?

539


Why is an interface be able to extend more than one interface but a class can’t extend more than one class?

697






What happens to the Exception object after handling an exception?

1805


What is final class?

569


What is console based application in java?

532


Will set allow duplicates in java?

497


What are loops in java? What are three types of loops?

543


How many types of methods are there?

542


how come we know the object is no more used in the class?

5393


What are different types of multitasking?

536


Give the hierarchy of inputstream and outputstream classes.

606


How to run a JAR file through command prompt?

708