Programming (11th Grade)
Functions
What is the purpose of a return statement in a function?
To end the program
To return a value from the function
To start a loop
To declare a variable