What is the root class for all Java classes?

Answer Posted / ranganathkini

java.lang.Object

Is This Answer Correct ?    55 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the multi-catch block in java?

525


What is the benefit of abstract class?

508


Explain method overloading?

564


Objects or references which of them gets garbage collected?

525


Can an interface be defined inside a class?

513






What is module in project?

508


How do you remove an element from an arraylist in java?

457


What is a parameter in java?

538


If an object reference is set to null, will the garbage collector immediately free the memory held by that object?

627


Is class forname reflection?

510


What is the gregoriancalendar class in java programming?

562


What if constructor is protected in java?

554


Difference between static synchronization vs. Instance synchronization?

553


What are the advantages of unicode?

538


What is variable length arguments in java?

506