c++ program structure

الاسم/ بسنت عمرو محمد عبدالمبدي بسمه محمد عبدالعليم متولي امنيه فتحي محمد علي

Get Started. It's Free
or sign up with your email address
c++ program structure by Mind Map: c++ program structure

1. selection

1.1. if

1.2. if...else

1.3. switch

1.4. if..else..if

2. subprogram

2.1. main function

2.2. cube function

2.3. square function

3. features

3.1. simple

3.2. fast

3.3. portability

3.4. compiler_based

4. jumb statement

4.1. break

4.2. continue

5. sequence

5.1. cout statment

6. loop

6.1. do while statement

6.2. while statement

6.3. for statement

7. program

7.1. cout

7.2. cin