Object Object_Array[]=new Object[100];Could do a list if you wanted to I think, there are many ways to utilize it.
Just have to remember what I said before, anything that has extended object can be put inside, which is ingeneral a lot of things, integers, strings and even things you create.