Which of the following is the correct code for invoking a function without this keyword at all, and also too determine whether the strict mode is in effect?
A.var strict = (function { return this; });
B.mode strict = (function() { return !this; }());
C.var strict = (function() { return !this; }());
D.mode strict = (function { });
Answers
Answered by
0
______✨ HEY MATE ✨______
➡️Option (B) is the right answer ✔️
✌✌Hope it's help u ✌✌
➡️Option (B) is the right answer ✔️
✌✌Hope it's help u ✌✌
Answered by
26
Hope this is ur answer
Option (B)
Hope it helps u
Option (B)
Hope it helps u
Similar questions
Chemistry,
7 months ago
Geography,
7 months ago
Math,
7 months ago
Computer Science,
1 year ago
Computer Science,
1 year ago
Math,
1 year ago
English,
1 year ago