Week 5 Unit 1: Self-test

18. June 2024

Question 1

Which of the following statements about functions are correct?

Note: There are 3 correct answers to this question.


In programming, functions are used to speed up the execution of the program.
In programming, functions are used to make programs more user-friendly.
In programming, functions are used to reuse functionality.
In programming, functions are used to structure a program.
In programming, functions are used to increase the readability and maintainability of programs.

< Previous unit | Next unit > | Course Overview