Q. When does the function name become optional in JavaScript? (A) When the function is predefined (B) when the function is called (C) When the function is defined as expressions (D) When the function is defined as a looping statement ποΈ Show Answer π¬ Discuss π Share β‘Menu β Correct Answer: (C) When the function is defined as expressions