in JavaScript by
Q:
How many types of functions JavaScript supports?

1 Answer

0 votes
by

A function in JavaScript can be either named or anonymous.

Related questions

0 votes
asked Mar 21, 2021 in JavaScript by rajeshsharma
0 votes
asked Mar 20, 2021 in JavaScript by sharadyadav1986
0 votes
asked Dec 2, 2022 in JavaScript by john ganales
0 votes
asked Sep 19, 2021 in JavaScript by sharadyadav1986
...