Question: The intent of the following statement is to check whether the value in the intGrade variable is less than 0 or greater than 100. What
The intent of the following statement is to check whether the value in the intGrade variable is less than 0 or greater than 100. What is the error in the statement? Rewrite the statement so it is correct.
If intGrade < 0 And intGrade > 100 Then
Step by Step Solution
There are 3 Steps involved in it
An error would be produced by this statement because the ... View full answer
Get step-by-step solutions from verified subject matter experts
