Question: Which function changes the value of the element at the current iterator location?

  1. `change()`
  2. `modify()`
  3. `set()`
  4. `assign()`

Answer: The correct answer of the above question is Option C:`set()`