JAVA please.
Implement the Stack using Linked list and Array (two differentimplementations). Use the stack interface to implement all themethods defind in the Stack interface.
Test stacks by stacking some string values. Test all the methodswritten in the main code.
Expert Answer
An answer will be send to you shortly. . . . .