What is meant by QUEUE?

Answer Posted / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....

1674


could u please also write an example of a code that involves instances from an abstract class just as u did for interfaces because u said it could also work which i really doubt. thanks

1628


Write a function which accepts a sentence as input parameter.Each word in that sentence is to be reversed. Space should be there between each words.Return the sentence with reversed words to main function and produce the required output. for eg:- i/p: jack jill jung kill o/p: kcaj llij gnuj llik

1760


What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe

1556


How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?

1506






Which CRM is better to opt, Sebiel CRM or Salesforce CRM or sap CRM? which institute is best one in hyderabad

1849


Suppose server object is not loaded into the memory, and the client request for it , what will happen?

2173


in IBM PC -AT.WAT AT REFERS TO?

1426


a characteristic of a multiprogramming is? a.simultaneous exe of pgm instr 4m 2 appli b.concurrent processing of 2 r more prgms c.multiple cpu s d.all the abov

1681


What's the difference b/w Table & Templete in Smartform?

1643


how to convert infix expression to prefix expression?

3829


what is the last ant version you worked?how to get it

1465


Given an array all of whose elements are positive numbers, find the maximum sum of a subsequence with the constraint that no 2 numbers in the sequence should be adjacent in the array. So 3 2 7 10 should return 13 (sum of 3 and 10) or 3 2 5 10 7 should return 15 (sum of 3, 5 and 7)

763


THE CHANNEL IN DATA COMMUNICATION CAN BE?

1568


what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!

2903