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
A) 1: If( intScore < 80 ) Then
B) 2: Set strGrade = "C"
C) 3: ElseIf intScore > 80 Then
D) none of the above correct the syntax error
Correct Answer:
Verified
Q22: The If…Then…Else statement follows only one of
Q23: The expression Integer.TryParse("12.5", intNbr) performs the following:
A)
Q24: The expression Single.TryParse("12.5", sngNbr) performs the following:
A)
Q25: Which of the following operators takes a
Q26: It is not possible to use a
Q28: What value will be assigned to decCommission
Q29: The expression IsNumeric(13.75) returns the value _.
A)
Q30: If a form contains two radio buttons
Q31: It is possible to compare the return
Q32: Which statement copies a string from a
Unlock this Answer For Free Now!
View this answer and more for free by performing one of the following actions
Scan the QR code to install the App and get 2 free unlocks
Unlock quizzes for free by uploading documents