The first and getNext functions (the iterator) cannot be used in the deepCopy function because:
A. the first and getNext functions just return the elements within nodes, and the
deepCopy function needs to know the address of the node to copy
B. the deepCopy needs to know the address of each node in the original, so it can see
which node the current pointer is set to; then, it can set the current pointer of
the copy the same way
C. a class function cannot call any other class functions
D. the first and getNext functions are just used for searching
B
You might also like to view...
To use the Java Iterator Interface you must import the ____________ package.
a. java.tools b. java.linkedlist c. java.iterator d. java.util
Macro instructions are written in ________ Basic for Applications, a programming language that is built into Microsoft Office
Fill in the blank(s) with correct word
The use of WINS forward lookup is enabled by default.
Answer the following statement true (T) or false (F)
The importance to the accounting profession of the Sarbanes-Oxely Act is that
A. bribery will be eliminated B. management will not override the company's internal controls C. management are required to certify their internal control system D. firms will not be exposed to lawsuits