Solved

A Linked List Is Accessed

Question 2

Multiple Choice

A linked list is accessed:


A) Through a linked field.Each linked field value of the record is the next record to be processed.
B) Uses a list pointer to specify which record is the first record to be processed.
C) Uses an empty pointer to specify the first record in which data can be entered.
D) All of the above.

Correct Answer:

verifed

Verified

Related Questions