Q. What is a queue?
Answer =
Queues are the data structures where data is entered into the queue at one end - the rear end and deleted from the other end - the front end, i.e., these follow First In-First Out(FIFO) principle.Answer =
Queues are the data structures where data is entered into the queue at one end - the rear end and deleted from the other end - the front end, i.e., these follow First In-First Out(FIFO) principle.
Post a Comment
You can help us by Clicking on ads. ^_^
Please do not send spam comment : )