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?

Function f(ByVal X As Integer) As Integer

f = X \ 3 Mod 5

End Function

Sub P()

Dim Y As Integer

Y = f(-17)

Call MsgBox(Y)

End Sub

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