Friday, May 29, 2015

Reflection Arrays

This day I learned that arrays can be used for many things. It has the ability to save you much time when it comes to an excessive amount of variables. It is much neater than just writing too much mess. I could use it for almost every program that requires many calculations that would have been quite complicated had it not been for arrays.The elements are the data items stored inside an array and can be used to describe a mini-variable :)

No comments:

Post a Comment