What is unmodifiable collection 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 make a write-only class in java?

0 Answers  


What is a layout manager and what are different types of layout managers available in java awt?

0 Answers  


what is the difference between static block and static method

19 Answers   Huawei,


How objects of a class are created if no constructor is defined in the class?

0 Answers  


Which is better list or arraylist in java?

0 Answers  






Why are strings immutable in Java?

1 Answers  


How concurrent hashmap works?

0 Answers  


Implement 2 stacks with just 1 array. The stack routines must not indicate overflow unless every slot in array is used.

0 Answers   Amdocs,


Is a method a function?

0 Answers  


What is variable and rules of variable?

0 Answers  


What is a void in java?

0 Answers  


Can we iterate through collection using for loop?

2 Answers   Rolta,


Categories