When the first method is run on the list iterator, what happens?

A. the cursor is reset to 0
B. the list is cleared
C. the cursor is set to -1
D. the list is instantiated

Answer: A

Computer Science & Information Technology

You might also like to view...

A comment in Word displays either in a balloon-shaped graphic in the margin of the document or in a ________ at the bottom or side of the document

A) Reviewing window B) User Reviews pane C) Comment window D) Reviewing pane

Computer Science & Information Technology

In most programming languages the rules for naming components are the same as the rules for naming __________.

a. widgets b. classes c. variables d. buttons

Computer Science & Information Technology