MENU
Question -

Explain Flow Diagram of “for loop”



Answer -

If a sequence contains an expression list, it is evaluated first. Then, the first item in the sequence is assigned to the iterating variable iterating_var. Next, the statements bloc is executed. Each item in the list is assigned t iterating_var, and the statements(s) block is executed until the entire sequence is exhausted.

Comment(S)

Show all Coment

Leave a Comment

Free - Previous Years Question Papers
Any questions? Ask us!
×