d. One can implement a stack (of unbounded size) based on an array so that each individual
push/pop operation is time O(1). (4%)