List of questions
Related questions
Question 177 - Certified JavaScript Developer I discussion
A developer copied a JavaScript object:
How does the developer access dan's forstName,lastName? Choose 2 answers
A.
dan,name
B.
dan,firstname ( ) + dan, lastName ( )
C.
dan, firstName = dan.lastName
D.
dan,name ( )
Your answer:
0 comments
Sorted by
Leave a comment first