Array vs linked list implementation for Stack

Basically what are the advantages and disadvantages of having an array implementation vs linked list implementation for a stack?
Topic archived. No new replies allowed.