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.The function name
- C.A variable that receives input when the function is called
- D.A type of loop