Which Validation Rule specifies that the number that is entered is between zero and one?
A) BETWEEN 0 And 1 B) #>0 And #<1
C) AFTER 0 And BEFORE 1 D) >0 And <1
A
Computer Science & Information Technology
You might also like to view...
The %i scanf conversion specifier is not capable of inputting which type of data?
a) hexadecimal b) binary c) decimal d) octal
Computer Science & Information Technology
Verifying that users are who they say they are and that each input arriving at the system came from a trusted source is _________ .
A) authenticity B) credibility C) accountability D) integrity
Computer Science & Information Technology