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

1. The ADT list can have an arbitrary length.
2. Insertion at the end of a linear linked list is a special case.
3. Lists contain items of the same type.
4. Items in a list may be referenced by number.
5. When you specify the behavior of list operations, always take into consideration how you might implement them.

1. True
2., False
3. True
4. True
5. False

Computer Science & Information Technology

You might also like to view...

In Calc, landscape orientation is the default when printing a worksheet

Indicate whether the statement is true or false

Computer Science & Information Technology

A destination file is a file that contains original data that you need in another file

Indicate whether the statement is true or false

Computer Science & Information Technology