Ep 14. Expanding What Your Functions Can Do in C++
- November 1, 2023
- 30 min
A parameter is a piece of data used as input into a function. Discover how to create two functions, each with the same name, but with different numbers of parameters
A parameter is a piece of data used as input into a function. Discover how to create two functions, each with the same name, but with different numbers of parameters