what is a stack according to computer science
Answers
Answered by
1
A stack is an abstract data type that holds an ordered, linear sequence of items. In contrast to a queue, a stack is a last in, first out (LIFO) structure. ... The main operations for a stack are pushing items onto the stack and popping items from the stack.
Similar questions
Math,
20 days ago
Social Sciences,
1 month ago
Math,
9 months ago
English,
9 months ago
Math,
9 months ago