

MCQOPTIONS
Saved Bookmarks
1. |
No, this will throw an exception as only numerics can be used in a for loop |
A. | No, this will not iterate |
B. | Yes, this will work |
C. | No, this will result in a runtime error with the message “Cannot use Linked List” |
Answer» B. Yes, this will work | |