Examlex

Solved

Which Change Would Correct the Syntax Error in the Following

question 28

Multiple Choice

Which change would correct the syntax error in the following code?
1: If intScore < 80 Then
2: strGrade = "C"
3: Else intScore > 80 Then
4: strGrade = "A"
5: End If


Definitions:

Decimal Places

The quantity of numerals located after the decimal point in a number.

Logarithmic Equation

An equation that involves a logarithm, which expresses the relationship between an exponent and the base of a power.

Decimal Places

How many digits are found after the decimal point within a decimal figure.

Logarithmic Equation

An equation involving logarithms of variables or constants, which can often be solved by using properties of logarithms.

Related Questions