Ask Question

Arrays are described as immutable because they are two dimensional. are arranged sequentially. can be reordered. cannot be changed once they are defined.

+2
Answers (1)
  1. 16 February, 11:21
    0
    Answer:Arrays are described as immutable because they cannot be changed once they are defined.

    Explanation: Array can be defined as a variable created to hold any data or value. These data or values can be hold more than once. Arrays are of different types which are char, float, int and so on.

    Immutable means when things cannot be changed, unable to change or altered.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Arrays are described as immutable because they are two dimensional. are arranged sequentially. can be reordered. cannot be changed once ...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers