Multiple choice technology embedded technologies Buttons in widgets can have the following states stopped default pressed selected Reveal answer Fill a bubble to check yourself B,C,D Correct answer Explanation Buttons in Android widgets, which are displayed using RemoteViews, support typical UI states such as default, pressed, and selected to provide visual feedback. A 'stopped' state is not a valid standard UI state for buttons.