Answer:
c. boundary values.
Explanation:
boundary values are used when checking a range of values, after selecting the set of data that lie in the valid partitions, next is to check how the program behaves at the boundary values of the valid partitions.
e.g. if I have an input field that accepts values from 10 to 100 then 10 would be the minimum, 100 would be the maximum.