Computer Science, asked by lanation3959, 11 months ago

Advantages of LL over stack

Answers

Answered by Janhvi1012
0
An important advantage of having multiple stacks is one of speed. Multiple stacks allow access to multiple values within a clock cycle. As an example, a machine that has simultaneous access to both a datastack and a return address stack can perform subroutine calls and returns in parallel with data operations.
Similar questions