Well done!

You have completed Beginning the Project!

Quiz Question 1 of 3

Do you recall what the data structure that we used in the Java Data Structures was that used a poll method to get the next item in the collection.

Here's an overview of the Java Collections Framework to help refresh your memory.

What is the interface that stores items in a first in first out manner and we can use poll to get the next value?

Choose the correct answer below:

Skip Quiz Review Video