True/False
The head pointer holds the field number of the next empty record.
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q1: A linked list uses an extra field
Q2: A linked list is accessed:<br>A)Through a linked
Q3: The records in a file using a
Q5: You need a head pointer and an
Q6: The list pointer maintained with a list
Q7: The linked field shows where the next
Q8: When using linked lists:<br>A)New records are always
Q9: A circularly linked list has no end.
Q10: A circularly linked list:<br>A)Is the same as
Q11: Linked lists must always be in order.