The following functions are defined:
What does the console display after the following line?
Printer(2);
A.
210
B.
211
C.
2101
D.
2121
The following functions are defined:
What does the console display after the following line?
Printer(2);
A.
210
B.
211
C.
2101
D.
2121
Can someone please explain this?
i = Printer(i -1) is executed after each iteration of the for loop