The Queue data structure is said to follow the FIFO strategy. What does this mean ?

Posted by Johanna on Stack Overflow See other posts from Stack Overflow or by Johanna
Published on 2009-06-23T20:52:05Z Indexed on 2010/03/16 5:06 UTC
Read the original article Hit count: 249

Filed under:

The Queue data structure is said to follow the FIFO strategy. What does this mean ?

© Stack Overflow or respective owner

Related posts about java