The intent of the following statement is to check whether the value in the intGrade variable is

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 is the error in the statement? Rewrite the statement so it is correct.

If intGrade < 0 And intGrade > 100 Then

Fantastic news! We've Found the answer you've been seeking!

Step by Step Answer:

Question Posted: