Suppose we want to create a stack of names that vary in length. Why is it advantageous to store the names in separate areas of memory and then build the stack out of pointers to these names rather...



Suppose we want to create a stack of names

that vary in length. Why is it advantageous to


store the names in separate areas of memory


and then build the stack out of pointers to


these names rather than allowing the stack to


contain the names themselves?





May 18, 2022
SOLUTION.PDF

Get Answer To This Question

Submit New Assignment

Copy and Paste Your Assignment Here