What is meant by QUEUE?
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
I need to fetch all rows from the table based one field value in the table and later do a condition check if the condition is true I will have to move all the rows present in the data base to output file one else if the condition is not satisfied then move all the records of that field value into another file .Please let me know how to do that
what is delimiter in sas ?
Need guidewire related Documents(Interview Question/Tips/Best Practice/Dumps)
How can you incorporate a Datawindow to a Oracle8i stored procedure?
3. . Explain the Cache memory? What is the advantage of a processor having more cache memory?
Given an array of size n+1 which contains all the numbers from 1 to n.Find the number which is repeated in O(n) time.How do you proceed with the same with floating numbers from 0 to 1 instead of 1 to n?
what is the certificates in biztalk?
How to connect the .accdb database file of microsoft access to the Visual Basic 6.0 forms?
Which method protects back button to retrieve old value from previous page in Struts.
I am work in it aompenei
How many types of list exist in the HTML
the systematic access of small computers in a distributed data processing system is referred as?