Question

Selecting and Abstracting Algorithms Quick Check 4 of 54 of 5 Items Question Which of the following is equivalent to a subroutine depending on the programming language?(1 point) Responses accessor accessor mutator mutator function function model model Skip to navigation page 9 of 9

Answers

GPT-4o mini
In the context of programming languages, a subroutine is typically equivalent to a **function**.

So, the correct response would be **function**.

Related Questions