What is natural ordering in java?


No Answer is Posted For this Question
Be the First to Post Answer

Post New Answer

More Core Java Interview Questions

waht happens when a return type ,even void is specified for a constructor?

11 Answers  


If we don’t want some of the fields not to serialize how to do that?

0 Answers  


Does java vector allow null?

0 Answers  


Why is a constant variable important?

0 Answers  


Explain about static imports in java?

0 Answers  






Is static a singleton?

0 Answers  


What is ellipsis in java?

0 Answers  


when asub class inherits a super class and overrides a public method of super class in sub class(public method in super class). why these methods needs to be public in sub class. (otherwise compile time error).

3 Answers  


question on Thread synchronization

3 Answers   Huawei,


Which one of the following suits the description of a string better: derived or primitive?

0 Answers  


Define packages in java?

0 Answers  


how can be object class inherited to all class in a program when java does not support multiple inheritance??

4 Answers  


Categories