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

Write a java program to get a string of words and print the numbers of each word count in descending order

11 Answers   Logica CMG, Subex,


How does class forname work in java?

0 Answers  


Difference between static and dynamic class loading.

0 Answers  


Why java Don't Support Multiple interitence

8 Answers   ABC, Exilant, IBM,


is it possible to instantiate the math class?

0 Answers  


How can I become a good programmer?

0 Answers  


my method "abc" return array of interface "xyz" and "pqr" is abstract class implements abc and class "jkl" extends pqr My problem 1) when i call abc it retrun array xyz how can i do this hint xyz refer_xyz = new jkl(); but i can't create array. 2)I want to access method of jkl using reference of xyz??

1 Answers  


Are the imports checked for validity at compile time? Will the code containing an import such as java.lang.abcd compile?

0 Answers  


What are the different ways to handle exceptions?

0 Answers  


In Java list the methods that can be overridden?

0 Answers   Accenture,


Differentiate constructor and a method and how are it be used?

7 Answers   Wipro,


What is constructor chaining and how is it achieved in java?

0 Answers  


Categories