What is Queue?
Interview question and answer by:
Raja | Posted on: 4/16/2008 | Category:
C# Interview questions | Views: 3552 |
Answer:
This is a collection that abstracts FIFO (First In First Out) data structure. The initial capacity is 32 elements. It is ideal for messaging components.
Asked In: Many Interviews
|
Alert Moderator
Found interesting? Add this to: