Answer (Choose 1 answer)
A Which of the following is true about an anonymous function in JavaScript?
A. It cannot accept parameters
B. It cannot return a value
OD C. It can be used as a callback function
D. It cannot be assigned to a variable
Exit 50