0 votes
in JavaScript by
Can you assign a anonymous function to a variable?

1 Answer

0 votes
by

Yes! An anonymous function can be assigned to a variable.

...