5-cyclic structure

Source: Internet
Author: User

For the first few chapters, refer to: 1-Introduction 2-objective-c programming 3-classes, objects, and Methods 4-data types and expressions. We suggest you be familiar with the C language and Java language, quickly and easily passed this chapter. It's so painful for me to see things I know n years ago. It can only be used as a review. One of the basic attributes of a computer is that it can execute a group of statements repeatedly. This sentence is very difficult. The for statement is executed in the following steps: 1. Evaluate the value of the initial expression first. 2. Calculate the value of the cyclic condition. 3. Execute the program statement that forms the loop body. 4. Evaluate the value of the loop expression. 5. Return to 2 for execution. If you execute a break statement in a set of nested loops, only the innermost loop that executes the break statement is introduced.

Related Article

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.