Question: 4 What value will store in the variable inty after the following code ?executed (aba 4) Dim intx, inty As Integer intX = 4 If

4 What value will store in the variable inty after the following code ?executed (aba 4) Dim intx, inty As Integer intX = 4 If intx > 10 Then intY = 0 ElseIf intX = 5 Then intY = 1 ElseIf intx
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
