Pre-Summer Special Limited Time 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: validbest

Exam JavaScript-Developer-I All Questions
Exam JavaScript-Developer-I All Questions

View all questions & answers for the JavaScript-Developer-I exam

Salesforce Developer JavaScript-Developer-I Question # 39 Topic 5 Discussion

JavaScript-Developer-I Exam Topic 5 Question 39 Discussion:
Question #: 39
Topic #: 5

Considering the implications of 'use strict' on line 04, which three statements describe the execution of the code?

Choose 3 answers


A.

z is equal to 3.14.


B.

'use strict' is hoisted, so it hasan effect on all lines.


C.

'use strict' has an effect only on line 05.


D.

'use strict' has an effect between line 04 and the end of the file.


E.

Line 05 throws an error.


Get Premium JavaScript-Developer-I Questions

Contribute your Thoughts:


Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.