Ask Question
21 June, 18:55

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. 21 June, 19:41
    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 and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers