What do we need to do before updating a value in an array?

We need to access it using its indexWe need to create a variableWe need to delete it

We need to access it using its index.