A program validates a numeric field as follows:
Values less than 100 are rejected, values between 100 and 200 are accepted, values greater than or equal to 201 are rejected.
Which of the following input values cover all of the equivalence partitions?
Currently there are no comments in this discussion, be the first to comment!