Is there any sort function in java?



Is there any sort function in java?..

Answer / Priyanka Arya

"Yes, Java provides several methods to sort data such as Arrays.sort(), Collections.sort(), and implementing the Comparable or Comparator interfaces."n

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Core Java Interview Questions

What is a subsequence of a string?

1 Answers  


What is assembly condition codes?

1 Answers  


Memory management in JAVA

3 Answers   Tech Mahindra, Wipro,


What is a class in java?

1 Answers  


What are parent methods and how can you call them?

2 Answers  


What are the advantages of compiled language?

1 Answers  


What are the basic control structures?

1 Answers  


What is the file extension for java?

1 Answers  


Can interface be private in java?

1 Answers  


What is an array in java?

1 Answers  


What is the difference between panel and frame ?

7 Answers   HCL, IBM, Raim Techno Solutions,


What is the access scope of protected access specifier?

1 Answers  


Categories