✅ Перевірена відповідь на це питання доступна нижче. Наші рішення, перевірені спільнотою, допомагають краще зрозуміти матеріал.
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?