Also, a stack is an abstract data type (ADT), not a function. This means that it is an class which contains a place to hold the data, either an array or a linked list, and the two member functions...