R

Ram Sharma • 3.40K Points
Extraordinary

Q. Which collection class maintains the insertion order?

  • (A) Stack
  • (B) Queue
  • (C) Dictionary
  • (D) HashSet

Explanation by: Ram Sharma
`Queue` maintains the First-In-First-Out (FIFO) order.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.

Be the first to start discuss.