Multiple Choice
To use the Java Iterator Interface you must import the ____________ package.
A) java.tools
B) java.linkedlist
C) java.iterator
D) java.util
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q22: Given the Node class created in number
Q29: If you define a clone method,the class
Q30: A queue is a last-in/first-out structure.
Q31: In Java,a node is a/an:<br>A)String<br>B)Integer<br>C)Object<br>D)Exception<br>
Q32: A binary tree has exactly _ link
Q33: In Java,you indicate the end of a
Q34: A common exception that occurs when using
Q35: Redraw the diagram created in number 4
Q36: What is the result of an inorder
Q39: Linked lists introduce the possibility of a