Computer Science, asked by samtiwari530, 7 months ago


Consider a circular queueimplemented using array) capable
of accomodating maximum 8 elements and currently
front=3,rear=5
What will be the front and rear after the following operations
take place:
a) add 2 elements
b) delete 2 element
c)add 1 element​

Answers

Answered by shiya2409
0

Answer:

I think b is right answer

Similar questions