logo

Crowdly

Qual o output do seguinte programa supondo que é inicialmente chamado o procedim...

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

Qual o output do seguinte programa supondo que é inicialmente chamado o procedimento P?

Sub P1(ByRef Y as integer)

Y=Y MOD 10

end sub

Sub P

Dim Y as integer

Y=17

call P1(Y)

call msgbox(Y)

End sub

100%
0%
0%
0%
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!