Is treeset sorted in java?


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

Post New Answer

More Core Java Interview Questions

There are three interfaces A,B & C. A extends B, B extends C, and C extends A.Is it multiple Inheritance? please anybody help me.....

5 Answers  


These static constructors are correct ? class A { statc intA() { } static A(int x,int y) { } static A(int x) { } }

0 Answers   HCL,


What string is utf8?

0 Answers  


can we write two same methods in outer class and innerclass.

1 Answers   3i Infotech,


How do you check if a string contains only numeric digits?

0 Answers  






Is array serializable java?

0 Answers  


What is procedure overloading?

0 Answers  


what are the high-level thread states? : Java thread

0 Answers  


Which variables are stored in stack?

0 Answers  


What is a boolean in java?

0 Answers  


Can you make a constructor final?

0 Answers  


what is a static block?

4 Answers  


Categories