Posts by Marcos Junior • 1 point
1 post
-
-1
votes2
answers172
viewsA: Initialize variable in a "for"
The initializer of the loop for runs only once, before entering the loop and can contain the following criteria: The declaration and initialization of a local variable, accessible only within the…