Could you please give some info regarding - What are basically linked lists . I know that they can be used as arrays and stacks and queues.
But confused a bit about FIFO and LIFO CONCEPTS. I cant understand how do we always access the stack from top.It is just like an array or is it entirely different.
I could not understand it in class.
Please help.