logo

Crowdly

Qual o output do seguinte troço de programa? a=4 select case 2*a   case 0 ...

✅ The verified answer to this question is available below. Our community-reviewed solutions help you understand the material better.

Qual o output do seguinte troço de programa?

a=4

select case 2*a

  case 0 to 4

     a=a-1

  case 5 to 8

    a=a+1

  case 9 to 10

     a=-1

end select

call msgbox(a)

0%
0%
0%
100%
0%
More questions like this

Want instant access to all verified answers on moodle.lisboa.ucp.pt?

Get Unlimited Answers To Exam Questions - Install Crowdly Extension Now!