AI Questions & Answers
Part of the Q&A Network
Real Questions. Clear Answers.
Questions
Tags
Purchase Tags
Free Exam
About
Question 1 of 5
arrow functions
Which of the following statements about arrow functions in JavaScript is true?
A.
Arrow functions can be used as constructors.
B.
Arrow functions do not have their own 'this' context.
C.
Arrow functions can change their 'this' context using 'bind'.
D.
Arrow functions require the 'function' keyword.
Cancel
Next Question
Loading...
This site uses cookies to deliver a better user experience and enhance the quality of our network.
Learn more
.
Got it