Skip to main content
Loading page content
Algo
Flow
Visualizers
Mental Math
Dashboard
Log in
Sign up
Back to Visualizer
Question 1 of 5
Update
• Update by Value
What must happen before updating an array element identified only by its old value?
A
The array must be searched to find the index of that value
B
The array must be sorted first
C
The array must be converted to a hash map
D
The array must be reversed