Define a class ArraySet that represents a set and implements the interface described in Project 1a of the previous chapter. Use the class ResizableArrayBag in your implementation. Then write a program that adequately demonstrates your implementation.