logo

Crowdly

Soit la macro suivante : Sub Addition() Dim a as string Dim b as string a = "10"...

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

Soit la macro suivante :

Sub Addition()

Dim a as string

Dim b as string

a = "10"

b= "12"

Msgbox a + b

End sub

Quel est le résultat affiché dans la MsgBox ?

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!