Laten we beginnen. Het is Gratis
of registreren met je e-mailadres
c++ Door Mind Map: c++

1. building function

2. function parameters defult value

3. function

3.1. function definition

3.2. simportant function

3.3. types function

4. array

4.1. one dimensional

4.1.1. initialization

4.2. multi dimensional

4.2.1. multi array initulization

4.2.2. mult arry as parametar to function

4.3. data types

4.3.1. parameter to function

5. control statements

5.1. repetition statement

5.1.1. while

5.1.2. do while

5.1.3. for loop

5.2. selections statement

5.2.1. if

5.2.2. if else

5.2.3. if else if

5.2.4. nest if

5.2.5. switch

6. intorduction of c++

6.1. in crement and decvement operator

6.2. data constiy

7. pointor