Answer:
Parameter - A value that can be passed to a function
Return Value - A value that can be passed form a function back to the calling part of a program
Function - A group of instructions that can be used to organize a program or perform a reapeated task.