in JavaScript by
Q:

In JavaScript, what do we use for calling the expression for function definition?

a. Function literal

b. Function prototype

c. Function declaration

d. Function calling

1 Answer

0 votes
by

a. Function literal

Related questions

0 votes
asked Mar 21, 2021 in JavaScript by rajeshsharma
0 votes
asked Mar 21, 2021 in JavaScript by rajeshsharma
0 votes
asked Feb 5, 2021 in Angular by SakshiSharma
0 votes
asked Jun 9, 2022 in JavaScript by sharadyadav1986
...