C++20 sections · 1024 units
Open in CourseQuiz: Code organization
Code organization
Check Your Understanding
Why use functions?
- A.To make code longer
- B.To slow down the program
- C.Functions are required in every line
- D.To organize and reuse code
Code organization
Why use functions?