Is there any sort function in java?


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

Post New Answer

More Core Java Interview Questions

Which list is sorted in java?

0 Answers  


Explain the difference between runnable and callable interface in java?

0 Answers  


What modifiers may be used with an inner class that is a member of an outer class in java programming?

0 Answers  


Why is multiple inheritance not supported in java?

0 Answers  


why we import both packages java.awt.*; and java.awt.event.*; as java.awt.*; can import all classes na. then what is the need of importing java.awt.event.*; ?

3 Answers  


What is the use of default method in interface in java?

0 Answers  


How to create a custom exception?

0 Answers  


Name the methods in mouse listeners ?

4 Answers  


What is the superclass of exception?

3 Answers  


What is Yield() method when we r using this ? tell exactly

2 Answers  


what is use of marker interface? give me good example?

2 Answers  


What is the difference between an inner class and a sub-class?

0 Answers  


Categories