Which of the following is not part of the pop operation for a stack implemented using a linked list?
a) determine if the stack is full
b) determine if the stack is empty
c) declare a temporary reference variable and set it to point to the element at the top of the stack
d) adjust the top reference variable to point to the node pointed to by the next field of the node at the top of
the stack
e) all of these are part of the pop operation for a stack implemented using a linked list
a) determine if the stack is full
Computer Science & Information Technology
You might also like to view...
Writer allows you to see all of the pages of your document in a single screen
Indicate whether the statement is true or false
Computer Science & Information Technology
The default file extension for a 2016 PowerPoint show is ________
A) .potm B) .ppsx C) .ppsm D) .pptx
Computer Science & Information Technology