GIAC
GSSP-.NET · Question #255
(Topic 2) You work as a Software Developer for ABC Inc. You develop a Windows-based application form for registered users. You want to implement a user interface for the application. Which of the…
The correct answer is C. The user-entered data are validated through the validation checks applied in the D. Users are allowed to enter data in the required fields on the form. See the full explanation below for the reasoning.
Question
- (Topic 2)
You work as a Software Developer for ABC Inc. You develop a Windows-based application form for registered users. You want to implement a user interface for the application. Which of the following requirements will you consider for the user interface? Each correct answer represents a complete solution. Choose all that apply.
Options
- AThe application saves the user-entered data and checks the integrity of the data.
- BThe application components are allowed to handle logging of user-entered data.
- CThe user-entered data are validated through the validation checks applied in the
- DUsers are allowed to enter data in the required fields on the form.
How the community answered
(40 responses)- A13% (5)
- B8% (3)
- C80% (32)
Community Discussion
No community discussion yet for this question.