It is possible to traverse through an array from the first position to the last and not vice versa. State true or false.
Answer options
A
True
B
False
Correct answer: False
Explanation
Arrays can be traversed both forward and backward using loops.
Correct answer: False
Arrays can be traversed both forward and backward using loops.
PrimerDumps has 1400+ primer questions, 2026 mocks and coding hands-on — all free.