Are arrays immutable in java?



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

Post New Answer

More Core Java Interview Questions

What is toarray method in java?

1 Answers  


What is the function of log?

1 Answers  


Tell me about different OOPS concepts.

1 Answers   Amdocs,


What are the types of exceptions?

1 Answers  


Why is String immutable?

1 Answers   Atos Origin,


How many types of memory areas are allocated by jvm?

1 Answers  


How concurrent hashmap works?

1 Answers  


Why pass by reference is not possible in java?

1 Answers  


How to obtain a performance profile of java program

1 Answers  


what is java

3 Answers   Tech Mahindra,


What is java in simple terms?

1 Answers  


Why java is a platform independent? Explain

1 Answers  


Categories