Quiz Complete, well Done!
What is a subprogram?
What is a subroutine?
What is recursion?
Which of the following allows code to be written and tested independently?
What is the difference between a function and a procedure?
How does using subprograms improve modularity?
Which programming languages support subprograms?
What is the main disadvantage of using optional parameters?
What is the advantage of using subprograms?
What is a parameter?
Which of the following is not an advantage of using subprograms?
Which of the following is true about subprograms?
What is the main benefit of using subprograms?
What is the main purpose of using subprograms?
Which of the following is an example of a subprogram?