(Choose1answer)
What is an event listener in the context of Android app development?
A. A type of permission required to access device hardware.
B. A component that defines the app's user interface layout.
C. A callback mechanism used to respond to user interactions and system events.
D. A method for storing and retrieving app data.
6