Examveda

What is a Range check?

A. Check that the input does not exceed some maximum size e.g. 40 characters for a name

B. Check that the input falls within a known range

C. Use information about the input to check if it is reasonable rather than an extreme value

D. None of the mentioned

Answer: Option B


This Question Belongs to Computer Science >> Software Engineering

Join The Discussion

Related Questions on Software Engineering