
Answer-first summary for fast verification
Answer: Each time alert is evaluated
The correct answer is **Each time alert is evaluated** because this setting ensures the alert is triggered every minute the average speed exceeds 100, meeting the requirement. Other options either limit the alert frequency unnecessarily or do not meet the condition of continuous monitoring.
Author: LeetQuiz Editorial Team
Ultimate access to all questions.
A car's speed is monitored every 5 seconds to alert the owner if the average speed over the last minute exceeds 100. What should be the alert's trigger setting to ensure it activates every minute under this condition?
A
Just Once
B
At most every 10 minutes
C
Each time alert is evaluated
D
At most every 100 minutes
E
Always
No comments yet.