Kiến trúc máy tính và hợp ngữ - Chapter seven: Repeating processing tasks loop structures
For Next versus Do Loop Variations Use a For Next loop when the number of loop iterations can be determined. Use a Do Loop variety only when the number of iterations depends on the results of statements inside the loop.
Các file đính kèm theo tài liệu này:
- ch007pp_6968.ppt