Which three options show valid methods for creating a fat arrow function? Choose 3 answers
Which three options show valid methods for creating a fat arrow function? Choose 3 answers
A . x => ( console.log(‘ executed ’) ; )
B . [ ] => ( console.log(‘ executed ’) 😉
C . ( ) => ( console.log(‘ executed ’) 😉
D . X,y,z => ( console.log(‘ executed ’) 😉
E . (x,y,z) => ( console.log(‘ executed ’) 😉
Answer: A,E
Latest JavaScript Developer I Dumps Valid Version with 144 Q&As
Latest And Valid Q&A | Instant Download | Once Fail, Full Refund
ACE