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

1. You can directly access the nth node of a linked list
2. The last node in a linked list as defined in the text should always point back to the head of the list.
3. The constant NULL can be assigned only to pointers that point to numbers
4. *head.item is the same as (*head).item
5. A linked list is not fixed in size.


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

Computer Science & Information Technology

You might also like to view...

The Alice for statement always begins counting with ____.

A. -1 B. 0 C. 1 D. 99

Computer Science & Information Technology

When you set a low percentage of opacity on the Brush tool and then paint in a layer mask, the brush has ____ impact.

A. increased B. reduced C. no D. impressive

Computer Science & Information Technology

What are the three elements of communication?

What will be an ideal response?

Computer Science & Information Technology

Which of the following commands lets you add color to table cells?

What will be an ideal response?

Computer Science & Information Technology