c++
作者:rowyda ehab
1. jumb statements
1.1. break
1.2. continue
1.3. gata
2. data types
2.1. int
2.2. short
2.3. long
2.4. float
2.5. double
2.6. char
2.7. w_char
3. selection statements
3.1. if
3.2. if..else
3.3. switch
4. arithmetic operations
4.1. addition
4.2. subraction
4.3. multiplication
4.4. division
4.5. modulus
5. logical operators
5.1. and
5.2. or
5.3. not
6. Rowyda ehab abd elaziz elsaiedy
7. afaf tarek mohamed tabana
8. ibrahem sabry mohamed dweidar
9. features
9.1. Object-Oriented Programming
9.2. Case sensitive
9.3. high level language
9.4. simple , popular
9.5. platform independent
9.6. DMA (dynamic memory allocation)
10. loops
10.1. while
10.2. do..while
10.3. for
11. applications
11.1. game development
11.2. oberating system
11.3. embedded systems
11.4. cloud , browser
12. array
12.1. single dimensional array
12.2. multi dimensional array
13. function
13.1. standard library function
13.2. user defined function
14. pointer
14.1. smart pointer
14.2. pointer