What is sorting in java?


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

Post New Answer

More Core Java Interview Questions

How to excute - Interface - Inner class- method can any one tell how to execute/ call this main method public interface abc { static int i=0; void dd(); class a1 { a1() { int j; System.out.println("inside"); }; public static void main(String a1[]) { System.out.println("in interfia"); } } }

1 Answers  


Can bool be null?

0 Answers  


What is advantage of java?

0 Answers  


What is parameter tag and what is its use?

1 Answers  


What happens if main method is not static?

0 Answers  






What 4 doubled?

0 Answers  


What is hashing principle in java?

0 Answers  


Can we have any code between try and finally blocks?

0 Answers  


How to make a method thread safe without using synchronized keyword?

8 Answers   Persistent, Societe Generale,


what is difference between set and list in collection?

3 Answers   Satyam,


Why java is considered dynamic?

0 Answers  


Can you inherit from an abstract class java?

0 Answers  


Categories