What is meant by QUEUE?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

1. How many jobs can we write in a single file? 2. How many maximum members can exist in a single partition data set(pds) in jcl?

1920


how to work search engine? plz detail answer me.

1491


I HAVE DONE TESTING TOOLS COURSE,NOW I AM FRESHER,I AM NOT GETTING ANY CALLS,I WANT TO DO THE PROJECT ,WHERE I HAVE TO MEET TO DO THE PROJECT,I AM GOING WITH FAKE EXPERIENCE,SO WHAT I HAVE TO DO.

4310


how sap is different from other software ?

1665


What is %Type,%Rowtype?

1842






what are resources in case of Threads

1665


Hi All, Can any one please send me the difference between informatica 7i and 8i versions, Thanks in advance. vinod

1541


can we use commit,rollback in triggers and how?

1504


What is the use of Differ interface check box in Ship confirm?

1851


Difference between delegates and Events?

1717


the systematic access of small computers in a distributed data processing system is referred as?

2731


Outline the two important features of a terminating recursion. Any ideas?

1690


what is the basic and unique feature of dotnet

1718


what is the main usage of an abstract keyword?please follow the program class A { void display() { System.out.println("hai"); } void print() { } } class B extends A { void print() { System.out.println("Hello"); } } In this program i was gives the implementation of print() according to my requirements in subclass.And there is no definition in superclass then why we can use abstract keyword before a method that i want to gives definition in other classes,is any mistakes in the above usage of method?

1485


what is integration testing in real time applications?

1847