What is unmodifiable list in java?
No Answer is Posted For this Question
Be the First to Post Answer
What is anagram of a string?
What is casting ?
What is dynamic dispatch in java?
They had given one progam final HashMap hm=new HashMap(); public void show() { hm.put("name",value); } in this prg here the final hashtable value can be changed in put method,its the prg run?
What are the different tags provided in jstl?
whats the purposr of using serialization?
What is the difference between this() and super() in java?
what is difference between global methods and local methods?
why java does not support mulitple inheritance directly?
what is aggregation in java?
Difference between a class and an object?
What happens if we don’t define serial version uid?