0 votes
in JavaScript by
Can you pass a anonymous function as an argument to another function?

1 Answer

0 votes
by

Yes! An anonymous function can be passed as an argument to another function.

Related questions

0 votes
asked Mar 12 in JavaScript by DavidAnderson
0 votes
asked Feb 6, 2020 in JavaScript by rajeshsharma
...