None of the answers are correct. The var 'a' never gets assigned a new value other than zero. | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
0

None of the answers are correct. The var 'a' never gets assigned a new value other than zero.

I do not believe any of the multiple choice answers would be correct here. The variable "a" never really changes. Variables are assigned values from calculations of "a" however a new value to "a" is never assigned. So "a" should be the only value that is assigned to it which is Zero.

14th Oct 2016, 11:05 PM
Tony
Tony - avatar
1 Answer
0
NICE
19th Oct 2016, 9:35 PM
Seth Murphy