Ask Question
14 June, 10:22

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

+1
Answers (1)
  1. 14 June, 11:58
    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?
Get 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 there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers