Moderate

If you need to collect employee status information (e.g., full-time vs. part-time) on a computer screen, your best choice for a GUI control would be ?

Correct answer: C. radio buttons

  • A. drop-down list
  • B. masked edit control
  • C. radio buttons
  • D. spin box

Explanation

Radio buttons are best when the user must select one option from a small, mutually exclusive set such as full-time or part-time. A drop-down list could also represent choices, but radio buttons make this binary selection immediately visible.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions