After trying to alter the code and finding it continuously breaking, I did some research on the other functions which work in conjunction with arrays. From the other experiments, the array seems to act like a thread since the key it creates is woven through the code quite thoroughly - it's not a simple start/stop mechanisms but there are functions which can control it. They can be part of 'do while' and 'do until' sections:
The arrayCopy() function allows arrays or part of them to be joined onto one another and the size can be increased by an Expand() function. From this I can see that there are a lot of ways to manipulate and alter the original array, almost like an malleable object which can change its form but the object itself doesn't change. Similarly, the arrays can be conjoined/increased/decreased in value but the data type is consistent.
The arrayCopy() function allows arrays or part of them to be joined onto one another and the size can be increased by an Expand() function. From this I can see that there are a lot of ways to manipulate and alter the original array, almost like an malleable object which can change its form but the object itself doesn't change. Similarly, the arrays can be conjoined/increased/decreased in value but the data type is consistent.

No comments:
Post a Comment