A linked stack is a:
Single linked list in which the first node of the linked list is the top of the stack.
Doubly linked list in which the first node of the linked list is the top of the stack.
Single linked list in which the last node of the linked list is the top of the stack.
Doubly linked list in which the last node of the linked list is the top of the stack.
Already registered? Login
Not Account? Sign up
Enter your email address to reset your password
Back to Login? Click here