Define a class named IntegerList that contains: - An instance data named list, an array of integers.

Posted Date: