JS

Functions in JavaScript - Function properties name

20.

Which property of a JavaScript function returns the name of the function?

funcName

displayName

functionName

name