63
votes
25answers
32k views
Arrays, What’s the point?
As I'm programming I haven't seen an instance where an array is better for storing information than another form thereof. I had indeed figured the added "features" in programming languages had imp …
