C++20 sections · 1024 units
Open in CourseQuiz: Function inputs
Function inputs
Check Your Understanding
What is a function parameter?
- A.The return value
- B.A type of loop
- C.The function name
- D.A variable that receives input when the function is called