For this problem, write a class MyArray implemented as an instance class. This class will provide a series of instance (i.e. non static) methods which will allow a client program to manipulate an arra
a) InstanceArray
b) ArrayManipulator
c) MyArray
d) None of the above