Explain why you cannot convert the following if … Then … Elself statement into a Select Case statement.
If dblTemperature = 100 ThenintX = 0Elself intPopulation > 1000 Then intX = 1 Elself dblRate<.1 ThenintX = -1End If
We need at least 10 more requests to produce the solution.
0 / 10 have requested this problem solution
The more requests, the faster the answer.