Which GUI element is most suitable for displaying employee status options such as full-time or part-time on a computer screen?

Choose the correct answer

Explanation

Radio buttons are ideal for presenting mutually exclusive choices like employee status (full-time vs. part-time), allowing users to select only one option. Drop-down menus can also be used but may be less immediately visible. Masked input controls are for formatted text entry, spin boxes are for numeric input, and text boxes allow free-form text, which is not suitable for fixed status options.

Which GUI element is most suitable for displaying em… — Management information system - MIS | PakQuizHub