Correct Answer: a) Host keys apply to all functions in an app, while function keys are specific to a single function
Explanation: Host keys provide access to all functions within a function app, whereas function keys only apply to a specific function.