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

a, function

b. queue

c. recursion

d. stack

1 answer

a, function