Microsoft
98-375 · Question #21
You create an interface for a touch-enabled application. You discover that some of the input buttons do not trigger when you tap the screen. You need to identify the cause of the problem. What are…
The correct answer is A. The input areas overlap with other input areas. D. The defined input areas are not large enough. See the full explanation below for the reasoning.
Question
You create an interface for a touch-enabled application. You discover that some of the input buttons do not trigger when you tap the screen. You need to identify the cause of the problem. What are two possible causes? (Choose two.)
Options
- AThe input areas overlap with other input areas.
- BThe touch screen is not initialized.
- CThe input areas are using event handlers to detect input.
- DThe defined input areas are not large enough.
How the community answered
(14 responses)- A79% (11)
- B14% (2)
- C7% (1)
Community Discussion
No community discussion yet for this question.