111k views
1 vote
What’s the name of the function

1 Answer

5 votes

Answer:

A named function declares a name as soon as it is defined. It can be defined using function keyword as : function named(){ // write code here.

User Dimnnv
by
8.9k points

No related questions found