Instruction: Describe what memoization is and how it can be applied in a React application to optimize performance.
Context: This question assesses the candidate's understanding of optimization techniques in React, specifically memoization, to prevent unnecessary re-renders.