Question: Work programming exercise 11.10, page 447. Please follow the specifications given in the problem statement. Write a separate test program following the specification in the
Work programming exercise 11.10, page 447. Please follow the specifications given in the problem statement. Write a separate test program following the specification in the problem statement.
11.10 (Implement MyStack using inheritance) In Listing 11.10, MyStack is implemented using composition. Define a new stack class that extends ArrayList. Draw the UML diagram for the classes and then implement MyStack. Write a test program that prompts the user to enter five strings and displays them in reverse order.
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
