What is the root class for all Java classes?

Answer Posted / ravikiran

Object class

Is This Answer Correct ?    47 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How do you call a reference in java?

512


What is the difference between Grid and Gridbaglayout?

576


What is json parser in java?

607


Can you use abstract and final both with a method?

569


How concurrent hashmap works?

604






How is a structure different from array ?

574


What are different types of arrays?

525


What is string and its types?

605


What are java annotations?

637


Difference between throw and throws?

614


Which collection does not allow duplicates in java?

461


Where is singleton pattern used?

520


Write an algorithm program in java for the following question.. 1) S is a set of integers.X is an integer obtained by sum of two digits in S. Write logic for whether or not the X is from the S. The time of algorithm should not exceed o(n logn).

1600


What is the use of parseint in java?

528


In java, how we can disallow serialization of variables?

547