CompTIA
FC0-U61 · Question #65
FC0-U61 Question #65: Real Exam Question with Answer & Explanation
The correct answer is B: be divided into reusable components.. Developers often employ sections of reusable code and that is what functions are.
Question
A function is BEST used for enabling programs to:
Options
- Ahold a list of numbers.
- Bbe divided into reusable components.
- Cdefine needed constant values.
- Ddefine variables to hold different values.
Explanation
Developers often employ sections of reusable code and that is what functions are.
Community Discussion
No community discussion yet for this question.