What is meant by QUEUE?

Answers were Sorted based on User's Feedback



What is meant by QUEUE?..

Answer / swetcha

A queue(data structure) is a collection of items in which
only the earliest added item may be accessed.

Also known as "first-in, first-out" or FIFO

Is This Answer Correct ?    15 Yes 2 No

What is meant by QUEUE?..

Answer / kranthi

A Queue is a data structer all the item are held in a row,and
collection of items in which
only the earliest added item may be accessed.

Is This Answer Correct ?    1 Yes 0 No

What is meant by QUEUE?..

Answer / fahed usman rana

A Queue is such type of data structure in which all the items
are held in a row in such a way that you can replace an item
only from the head of queue and insert only from the tail of
queue. FIFO is used in this Data structure.

Is This Answer Correct ?    2 Yes 2 No

What is meant by QUEUE?..

Answer / tulsi das pramanik

A queues is similar
to a cheakout line on
the bus stand,
the 1st person on
line is serviced 1st
and the person can
enter the line only
at end.
For this reasion
queues is called a
FIFO(first in first
out).

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Programming Languages AllOther Interview Questions

Artficial language is provided which of the language?

3 Answers   Geometric Software,


what is the certificates in biztalk?

0 Answers  


What is meant by STACK?

5 Answers   Mascot,


Is the IT field raise again? What is the position of IT after 4 years?

0 Answers  


i want to improve my english vocab for racking campus written exam plz tell me best book for prepration......

0 Answers  






hi this is uday i want prepare for nic exam if any one have previous question papers please send me or atlest guide me how to prepare my ID is udaykiran4u@in.com

0 Answers  


Iam using Microsoft Visual Studio to create a system for mobile store I want to know how to calculate mobile price that the customer buy and how to reduce quantity from the data base that we have for mobile .And also how to calculate revnue for each mobile and revnue for the total mobile

0 Answers  


I need source code for Enrollment System using Visual Basic 6.0/2008 database MS Access 2007 for my school thesis project...please help me..kindly send in my email jpinedamcp@gmail.com

0 Answers  


Suppose we are doing 4 operations on database using service, first operation is successful but due to some reason remaining 3 operations are failed. I) is this transaction successful or not? ii) How can you give that error message to user?

0 Answers  


Which method protects back button to retrieve old value from previous page in Struts.

0 Answers  


is it possible to learn sap from book without any tutorial. if yes please mention the beginner,s book of sap and also make your valuable advice for self study of sap .

0 Answers  


what is delegats ?

4 Answers  


Categories