Linked List consists of data elements where each data elements contains a data field and a reference(link) to the next node in the Linked List.