Answer the following statements true (T) or false (F)
1. Choices made during the implementation process have no effect on execution time of your code.
2. According to the text, when adding a first entry to an array, always place it in the first element, the element whose index is zero.
3. The method toVector must “know” where the add has placed the entries.
4. The client of a class can access the class’s private members directly by use of a password.
5. The entries in a bag have no particular order.
1. False
2. False
3. True
4. False
5. True
Computer Science & Information Technology
You might also like to view...
A(n) ________ uses different widths for different characters
Fill in the blank(s) with correct word
Computer Science & Information Technology
Symbols can be inserted by typing a character code in the Symbol dialog box
Indicate whether the statement is true or false
Computer Science & Information Technology