Which keyword is used to define a function in JavaScript?

Explanation:
function keyword defines a function.