C++

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

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

1. Features

1.1. simple

1.2. Case sensitive

1.3. High-level programming language

1.4. Compiler-Based.

1.5. Popular

2. Data type

2.1. Char

2.2. int

2.3. double

2.4. bool

2.5. wchar_t

2.6. void

3. Program

3.1. Cout

3.2. Cin

4. Selection

4.1. if else

4.2. if else if

4.3. switch

4.4. if

5. Application

5.1. Browsers

5.2. Libraries

5.3. Graphics

5.4. Database

6. Loop

6.1. for

6.2. while

6.3. do while

7. Oop

7.1. provides a clear structure for the programs

7.2. is faster and easier to execute

7.3. makes the code easier to maintain

7.4. helps to keep the C++ code DRY "Don't Repeat Yourself

8. Libraries

8.1. concepts library

8.2. coroutines library

8.3. utilities library

9. Subprogram

9.1. cube function

9.2. square function

9.3. main function

10. Sequence

10.1. Cout Statements