0 votes
in JavaScript by
Which of the following are the functional components in JavaScript?

a) First-class functions

b) Encapsulated-class functions

c) Fixed-class functions

d) All of the above

1 Answer

0 votes
by
Answer:-  A

reason:-The different functional components in JavaScript are-

1. First-class functions

2. Nested functions

Related questions

0 votes
asked Oct 10, 2022 in JavaScript by SakshiSharma
0 votes
asked Mar 24, 2021 in JavaScript by sharadyadav1986
...