what is purpose of collections.unmodified() method..?
Answer / shailendra singh rajput
if we can pass list in Collection.unmodified(list) that
means A list implementation can be made read only using
collection.this return new list.if any change in that list
it gave unsupportedException is thrown.
| Is This Answer Correct ? | 6 Yes | 1 No |
What is percentage in java?
java is pure object-oriented programming language?why it is platform independent.
What is initial size of arraylist in java?
What is the difference between Byte stream and Charecter Stream?
What is size () in java?
In a program, initializing an array of 100 KB is throwing an out of memory exception while there is 100 MB of memory available. Why?
What is difference between array and arraylist in java?
What is better- service oriented or batch oriented solutions?
What is abstract class constructor called?
Is null or empty java?
what is an objects lock and which objects have locks? : Java thread
What is the purpose of methodology?