What is the most appropriate structure for handling code that is repeated multiple times in a program?(1 point)

Responses

recursion
recursion

queue
queue

stack
stack

function

function