71.0k views
2 votes
What two items are checked to ensure that the user has entered values into the Add dialog box?

a. Text length and font style
b. Numeric values and text format
c. Presence of a submit button and background color
d. Empty fields and valid data type

1 Answer

4 votes

Final answer:

The items checked to ensure that the user has entered values into the Add dialog box are empty fields and valid data type.

Step-by-step explanation:

The two items that are checked to ensure that the user has entered values into the Add dialog box are empty fields and valid data type. If any of the fields are left empty, the user will be prompted to fill them in. Additionally, each field has a specific data type requirement, such as text, number, or date, and the user's input is validated against these requirements.

User Orvid King
by
7.5k points