If a variable is declared in the initialization expression of a for statement, then:

a. It is automatically reinitialized to zero once the loop is finished.
b. The scope of the variable is restricted to that for loop.
c. It retains its final value after the loop is finished.
d. It can not be used in any structures that are nested in that for structure.

b. The scope of the variable is restricted to that for loop.

Computer Science & Information Technology

You might also like to view...

A stack buffer overflow is also referred to as ___________ .

A. stack framing B. stack smashing C. stack shocking D. stack running

Computer Science & Information Technology

If the reply area is a small panel and you would like more space, look for a(n) _____ option to open a new window, which you can expand to full screen.

A. Pop Out B. Expand C. Maximize D. New Window

Computer Science & Information Technology