Question: Identify the error in the code shown in Figure 5-85 and explain how to correct the code. If dblCommission >= 2500 Then Dim intBonus As
Identify the error in the code shown in Figure 5-85 and explain how to correct the code.
If dblCommission >= 2500 Then Dim intBonus As Integer Else int Bonus = 500. intBonus = 0 End If FIGURE 5-85
Step by Step Solution
3.36 Rating (159 Votes )
There are 3 Steps involved in it
The error in the IfElse statement is caused when the varia... View full answer
Get step-by-step solutions from verified subject matter experts
