Answer the following statements true (T) or false (F)
1. An axiom that describes the behavior of our ADT list is that a newly created list is empty.
2. (newList()).isEmpty()
3. The task of displaying all the items in a list is not an ADT list operation.
4. In the ADT list, each entry in the list is identified by its position which is an integer beginning with 0.
5. Inserting a new entry into a list renumbers any existing entries that follow the new one in the list.
1. True
2. True
3. True
4. False
5. True
You might also like to view...
To add a table to a slide, click the ________ tab and then click the Tables button
A) Design B) Tables C) Slide Show D) Insert
What does the Table Analyzer do?
A) Analyzes the tables in a database and normalizes them for you B) Gives you notes and specifications recommended and then fixes them C) Provides a brief description of potential problems and possible solutions D) Lists three kinds of analysis results