Computer Knowledge
User Interface and Interaction Design
1,493 QuestionsThis collection focuses on user interface design, human computer interaction, and usability evaluation. It covers design hierarchies, prototyping, and user feedback methods. These questions are ideal for computer science and IT competitive exams.
Usability evaluationDesign principlesPrototyping in UXHuman computer interactionData visualization
User Interface and Interaction Design Questions
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Match the following:
| 1. Event | A. Object that receives notification when an event happens. |
| 2. Event Handler | B. A method that actually handles the event |
| 3. Event Listener | C. Button Presses, Touching the screen |
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Match the Event Handlers with the Event listeners:
| 1. onClick() | A. OnFocusChangeListener() |
| 2. onLongClick() | B. OnClickListener() |
| 3. onFocusChange() | C. OnLongClickListener() |
| 4. onKey() | D. OnMenuItemClickListener() |
| 5. onTouch() | E. OnTouchListener() |
| 6. onMenuItemClick() | F. OnKeyListener() |
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself
Reveal answer
Fill a bubble to check yourself