Answer:
Check explanation
Explanation:
Two stacks can make use of one array by utilizing various stack pointers that begins from different ends of an array. Looking at the array A[1...
], the first stack will drive elements that starts from position 1 as well as to move its' pointer to
.
The Second stack will begin at the
position and motion its' pointer to 1. The best likely divide is to offer each stack a half of an array. whenever any of two stacks transverse the half-point, an overflow can happen but for that overall number of elements, it must be
Answer:
I think no...Brainly might not allow unique text's.