Q:

functional components in JavaScript are

0

functional components in JavaScript are


  1. Fixed-class functions
  2. First-class functions
  3. Both A and B
  4. None of the above

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

B.First-class functions

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Types of errors in Javascript... >>
<< What kind of expression is “new Point(2,3)”?...