Answer Posted / 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 |
Post New Answer View All Answers
what is the difference between uservariables and systemvariables (in Environmental variables)???
how to convert hashmap to arraylist with iteration
why we need to take u?
how to work search engine? plz detail answer me.
what is programmable BIST in today ic design
Plz sent me in .net 2.0 interview Question & answers?
how to check single or double byte in struts
what are all the validation we need to perform in data stage?
How to connect to ms word wit VB ojective is to prepare s/w to generate question paper , selects questions randomly from the ms access , database
What is diffrent between Method and and function in c#
Hello...has anyone interviewed with Information Management Services(IMS)located in Silver Spring MD??If yes,what can you share about the programming test and the analytical test?
Differevce between arrays and array builders?
how sap is different from other software ?
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
What binary value will be internally stored for NULL for the type S9(1) COMP 3 in mainframe