1.

What Is The Output Of A + B In Vbscript If A = 5 And B = 10?

Answer»

+ operator ADDS two VALUES as Variable Values are Numeric. So A + B will GIVE 15.

+ operator adds two Values as Variable Values are Numeric. So A + B will give 15.



Discussion

No Comment Found