Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce Exam Javascript Developer I Topic 5 Question 80 Discussion

Actual exam question for Salesforce's Javascript Developer I exam
Question #: 80
Topic #: 5
[All Javascript Developer I Questions]

A developer has the function, shown below, that is called when a page loads.

function onload() {

console.log(''Page has loaded!'');

}

Where can the developer see the log statement after loading the page in the browser?

Show Suggested Answer Hide Answer
Suggested Answer: B, D

Contribute your Thoughts:

Anastacia
2 days ago
I agree with Martina, the log statement can be seen in the browser JavaScript console.
upvoted 0 times
...
Martina
4 days ago
I think the answer is C) Browser JavaScript console.
upvoted 0 times
...

Save Cancel