c++

mohamed hamadamona maha mohamed

马上开始. 它是免费的哦
注册 使用您的电邮地址
c++ 作者: Mind Map: c++

1. program structure

1.1. sequence

1.1.1. cout statement

1.2. loop

1.2.1. do while statement

1.2.2. while statement

1.2.3. for statement

1.3. selection

1.3.1. if statement

1.4. subprogram

1.4.1. main function

1.4.2. cube function

1.4.3. square function

2. data types

2.1. integer

2.2. floating point

2.3. character

2.4. embty

2.5. boolean

2.6. double

3. operator

3.1. arithmatic

3.2. asseignment

3.3. relational

3.4. logical

3.5. bitwise

3.6. other operation

4. disadvantage

4.1. use of pointers

4.2. security issue

4.3. absence of garbage

5. syntax componentes of the c++ program

5.1. semicolons

5.2. whitespace in c++

5.3. comments

5.4. tokens in c++

5.5. return 0;

5.6. print statement

5.7. open and close tages

5.8. the main function

5.9. namespace

5.10. header files

6. features

6.1. objected oriented

6.2. simple

6.3. language

6.4. rich library

6.5. compiler based

6.6. pointers

6.7. fast, powerfull

7. appplecation

7.1. desktop app

7.2. devolop games

7.3. design database

7.4. design os

7.5. devolop other language

7.6. medical app

8. advantage

8.1. portability

8.2. objected - oriented

8.3. malti-paradigm

9. information about c++

9.1. the c++ programming language has a history going back to 1979

9.2. created by bjarne stroustrup

9.3. in 1983, the name of the language was changed from c with classes to c++

9.4. in 1990 the annoted c++ reference manual was released

9.5. in mid 2011 the new c++ standerd was finished

9.6. the current c++20 standerd supersedes these with new feature and enlarged standared library

9.7. in 1985 stroustrupes reference to the language entitled the c++ programming language was puplished