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 the difference between exception and error in java?
What is contractor means and methods?
What is the difference between a method and a function in alice?
What is preflight request?
What do you understand by an io stream?
What is difference between checked and unchecked exception in java?
What is the unit of plancks constant?
what is difference between signed & unsigned char?
How do you download stubs from Remote place?
What is ascii code?
WAP to illustrate the use of interface
whether java is fully object oriented language or partially object oriented language