01-30-2012, 05:40 AM
01-30-2012, 07:04 PM
Arrays is just ranges of data, enum's are user-defined types which are constant. So say you have created a type of object called "Products" now you can enum a specific range in that type of class as constants.