Login
Remember
Register
Ask a Question
Stack data structure follow which principle
0
votes
asked
Jul 13, 2022
in
Go Semantics Supplemental
by
john ganales
Stack data structure follow which principle
a) LILO(Last In Last Out)
b) FCFS(First Come First Serve)
c) LIFO(Last In First Out)
d) FIFO(First In First Out)
stack-data
semantics
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Jul 13, 2022
by
john ganales
c) LIFO(Last In First Out)
...