Instruction: Explain how the forEach method works and provide an example of when it would be used.
Context: This question evaluates the candidate's familiarity with array iteration methods, an essential skill for manipulating collections of data in JavaScript.