What is the root class for all Java classes?

Answer Posted / durgesh singh

Object class is the root class in java

Is This Answer Correct ?    12 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is static import in java?

534


How is garbage collection controlled?

736


What is the difference between static method and instance method in Java?

568


Can we override the overloaded method?

566


How many classes can any class inherit java?

510






What is a stack class in java ?

612


Define how does a try statement determine which catch clause should be used to handle an exception?

586


Variables used in a switch statement can be used with which datatypes?

517


Which is a valid identifier?

546


Why does java not support operator overloading?

660


What is the static block?

585


Why parameters should be passed by reference?

502


What is google full form?

536


how to split string in java?

655


Can you declare a private method as static?

699