Question

Which of the following is equivalent to a subroutine depending on the programming language?(1 point)
Responses

function
function

model
model

accessor
accessor

mutator

Answers

GPT-4o mini
In programming, a subroutine is generally equivalent to a "function." So, the correct response is:

**function**

Related Questions