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
You might also like to view...
What is the Big-O of the partition function of the quick sort algorithm?
a. O(n) b. O(log n) c. O(n^2) d. O(1)
What is a drawback of tape backups?
A. Time required to store and retrieve information B. Cost of the media C. Limited selection of the media D. Small size of the tape media capacity
Which of the following is not true about providing a road map for your audience?
A) You may break up the topic into patterns such as past, present, and future. B) You might present your topic as steps that need completion before the next step occurs. C) It is more difficult to keep the attention of audience members if you keep telling them where they are in the presentation and where you are going to take them. D) You might use a plus/minus approach with the topic.
The terms lightness and brightness are interchangeable.
Answer the following statement true (T) or false (F)