1.

_When does the function name become optional in JavaScript?$?

A. When the function is defined as a looping statement
B. When the function is defined as expressions
C. When the function is predefined
D. All of the mentioned
Answer» C. When the function is predefined


Discussion

No Comment Found