Write a “C” function to copy one stack to another assuming the stack is implemented using array.

a) Write a “C” function to copy one stack to another assuming the stack is implemented using array.


Leave a Reply