-

salah samer salah zedan

Comienza Ya. Es Gratis
ó regístrate con tu dirección de correo electrónico
- por Mind Map: -

1. VARIABLES

1.1. INT

1.1.1. FLOAT

1.1.1.1. CHER

1.1.1.1.1. STRING

2. CONDICIONES

2.1. IF(condeicion){}

2.1.1. ELSE{}

3. CICLOS

3.1. FOR{}

3.2. WHILE{}

4. SALIDA DE PANTALLA

4.1. COUT

4.1.1. PRINT(..)

5. INGRESO DE DATOS

5.1. CIN

5.1.1. SCANF

6. LIBRERIAS

6.1. STDLIB

6.2. CONIO

6.3. IOSTREAM

6.4. MATH

7. ANALYSES

7.1. Syntactics Layer

7.1.1. Character Level

7.1.1.1. Symbol

7.1.1.2. Control

7.1.2. Lexical Level

7.1.2.1. White Space

7.1.2.2. Tokens

7.1.3. Grammatical Level

7.1.3.1. Senntence

7.1.3.2. Trivia

7.1.4. Liabrary

7.2. Semantics Layer

7.2.1. Preprocessor

7.2.2. Compiler

7.2.3. Linker

8. STRUCTURE

8.1. Loop

8.1.1. Do While Statement

8.1.2. While Statement

8.1.3. For Statement

8.2. Selection

8.2.1. If Statement

8.3. Subprogram

8.3.1. main function

8.3.2. cube functon

8.3.3. Square function

8.4. Sequence

8.4.1. Cout Statements