Hi,

How sure can I be about the order of the elements in a LinkedList in a for each loop? Does it goes from last to first?

Thanks