Readable Code Answers

3 verified answers
1
Free Preview

Which of the following can cause a run-time error?

A
A programmer anticipated a positive whole number, and the user input a negative decimal value.
B
A programmer anticipated text data, and the user input text data.
C
A programmer anticipated numeric data, and the user input numeric data.
D
A variable was not defined because of a typographical error in the definition of that variable.

Did you find these answers helpful?

Readable Code Answers — VA-Information…