previous | start | next

Loops and scope of variables

The scope of a declaration is the part of code where the declared variable can be referenced.



previous | start | next