Monica is developing a software application that calculates an individual's body mass index for use in medical planning. She would like to include a control on the field where the physician enters an individual's weight to ensure that the weight falls within an expected range. What type of control should Monica use?

A. Fail open
B. Fail secure
C. Limit check
D. Buffer bounds

Answer: C. Limit check

Computer Science & Information Technology

You might also like to view...

The command outFile.width(10) is used to

a. change the number of characters in the output b. sets the filename of outFile to 10 characters c. always uses 10 characters to display the output d. displays the next value in at least 10 characters

Computer Science & Information Technology

Speech synthesis is the process by which machines produce sound that resembles spoken words.

Answer the following statement true (T) or false (F)

Computer Science & Information Technology