A function definition expression can be called as __________
(a) Function prototype
(b) Function literal
(c) Function calling
(d) Function declaration
The question was posed to me in an online interview.
This interesting question is from Expressions and Operators topic in section Lexical Structures of JavaScript