What is a Mutatable Data Structure?

Mutatable Data Structure is a type of data structure in which the data structure can be edited, deleted or moved, in comparison to an immutable structure data cannot be changed, it can only have more data added.

An example of a mutatable Data structure is an Array

NH

Related Computing GCSE answers

All answers ▸

How do I convert decimal to binary?


Represent 83 in 8 bit binary.


Explain how cache memory can improve system performance.


What is the purpose of RAM?