Are you sure you're getting this? Fill in the missing part by typing it in.
A linked list consists of a sequence of ____, where each node contains a data element and a reference to the next node in the sequence.
Write the missing line below.
A linked list consists of a sequence of ____, where each node contains a data element and a reference to the next node in the sequence.
Write the missing line below.