- What is functional composition?
- Functional composition has a property that is usually associated with mathematical operations. What is it?
- How can you turn an add function with two parameters into two functions with one parameter?
- How can you write a C++ function that comprises two single argument functions?
- What are the advantages of functional composition?
- What are the potential disadvantages of implementing operations on functions?





















































