logo

Crowdly

Soit la procédure suivante : 1  Sub test() 2  Dim x as Integer, cumul as...

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

Soit la

procédure suivante :

1  Sub test()

2  Dim x as Integer, cumul as integer

3    For

x=1 to 5

4       cumul = cumul + x

5    Next x

6 End sub

Quelle est valeur de la variable cumul à la fin de la macro ?

More questions like this

Want instant access to all verified answers on moodle.unistra.fr?

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