✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.
A messaging application checks the server for new messages every 10 seconds, regardless of whether any messages have arrived. An alternative design uses push notifications, where the server notifies the application only when a new message exists. Both designs deliver messages to the user. Why does the push-based design consume significantly less energy?