

MCQOPTIONS
Saved Bookmarks
1. |
Consider the following code snippet.
|
A. | Prints the numbers in the array in the reverse order |
B. | Prints the numbers in the array in order |
C. | Prints Nothing is in Array |
D. | Prints 2 to the length of the array |
E. | None of these |
Answer» C. Prints Nothing is in Array | |