what is mean circular queues.
Answers
Answered by
1
Answer:
In computer science, a circular buffer, circular queue, cyclic buffer or ring buffer is a data structure that uses a single, fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.
❤MissAstonish❤
Answered by
1
Answer:
buffering data streams
Explanation:
In computer science, a circular buffer, circular queue, cyclic buffer or ring buffer is a data structure that uses a single, - fixed-size buffer as if it were connected end-to-end. This structure lends itself easily to buffering data streams.
Similar questions