Is list ordered in java?


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

Post New Answer

More Core Java Interview Questions

I have an HashMap object, which has with key and value pair. It has 10 keys and values in that object. Now the question is I want insert new key and value in middle or any where in that list but not at the end or at the top. Is it possible or not. If yes how can we achieve this one?

2 Answers   Huawei,


java program that takes a 3 digit number n and finds out whether the number 2^n + 1 is prime, or if it is not prime find out its factors.

7 Answers   HCL, Wipro,


Why are inner classes required?

3 Answers   Oracle,


How is garbage collection controlled?

0 Answers  


What are the features in java?

0 Answers  






is it possible to add a object in a HASHMAP

6 Answers   HCL,


What is the benefit of singleton pattern?

0 Answers  


what is meant by serialization?

7 Answers  


if u open login & logout ,how can udisplay the timelogin & logout members ?

0 Answers   Virtusa,


Map map = new HashMap(2); map.add(“1”,”one”); map.add(“2”,”two”); map.add(“3”,”three”); What will happen at this line?

5 Answers   Rolta,


Is java a compiler?

0 Answers  


What are the different tags provided in jstl?

0 Answers  


Categories