Instruction: Explain how to implement and use signals in a Flask application.
Context: This question assesses the candidate's familiarity with Flask signals for event-driven programming, allowing actions to be triggered by certain events in the application.