21.
How can you attach multiple event listeners to the same HTML element in JavaScript without overwriting existing ones?
22.
What is the purpose of the removeEventListener() method in JavaScript?