AVA script quiz #javaprogramming #javascript #javascriptquiz #coding #coder #codingtutorial #viral

Answer:

B) 5

Explanation:
The += operator adds the right operand to the left operand and then assigns the result to the left operand.