Answer the following statements true (T) or false (F)

1. A linked list uses an extra field in a file to hold the links.
2. Linked lists must always be in order.
3. You need a head pointer and an empty pointer to process linked lists.
4. After adding to and deleting from a linked list, the list must be sorted.
5. A circularly linked list has no end.

1. TRUE
2. FALSE
3. TRUE
4. FALSE
5. TRUE

Computer Science & Information Technology

You might also like to view...

Less than 10% of the world's population speaks English as a first or second language

Indicate whether the statement is true or false

Computer Science & Information Technology

Any self-contained piece of work created and saved by using a program is a(n) ________

Fill in the blank(s) with correct word

Computer Science & Information Technology