This program illustrates a set of class objects. Press Enter to continue ... We first define an array of Person objects, then we create a set of the same objects from the array. Press Enter to continue ... Here is the information in the set of Person objects: Alice is 18 years old. Bob is 17 years old. John is 20 years old. Peter is 24 years old. William is 23 years old. Press Enter to continue ...