A program validates a numeric field as follows:
values

Loading

โœช Choose the correct option.

A program validates a numeric field as follows:
values

less than 10 are rejected, values between 10 and 21 are accepted,

values greater than or equal to 22 are rejected. which of the following

input values cover all of the equivalence partitions?

A. 1,01,121
B. 32021
C. 31022
D. 1,02,122

Leave a Comment