If you were to add an iterator to the ADT stack, should the iterator support a remove operation?
a. Implement an iterator for the linked implementation of a stack, using an inner class.
b. Implement an iterator for the array-based implementation of a stack, using an inner class.
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.