Are arrays immutable in java?
Answer / Ashish Dwivedi
"No, arrays in Java are not immutable. The elements within an array can be changed once it has been created."
| Is This Answer Correct ? | 0 Yes | 0 No |
What is toarray method in java?
What is the function of log?
Tell me about different OOPS concepts.
What are the types of exceptions?
Why is String immutable?
How many types of memory areas are allocated by jvm?
How concurrent hashmap works?
Why pass by reference is not possible in java?
How to obtain a performance profile of java program
what is java
What is java in simple terms?
Why java is a platform independent? Explain