C++
da Samah Amin
1. Features
1.1. case sensetive
1.2. compiler_Based
1.3. platform indpendent
1.4. High_level programing language
1.5. Existence of lipraries
1.6. opject oriented programming
1.7. Dynamic memory allocation
2. Advantages
2.1. protability
2.2. Compatipility with C
2.3. Scalability
2.4. Memory Management
2.5. Large community support
2.6. Object oriented
3. program structure
3.1. Sequence
3.1.1. Cout statements
3.2. Selection
3.2.1. IF statement
3.3. Loop
3.3.1. While statements
3.3.2. Do while statements
3.3.3. For statements
3.4. Sub brogram
3.4.1. Main Function
3.4.2. Cube Function
3.4.3. Function