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 4 Question 97 Discussion

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

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

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

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Regenia
19 days ago
I believe the correct answer is A) On the browser JavaScript console because that's where console.log statements are typically displayed.
upvoted 0 times
...
Alva
19 days ago
Ooh, the webpage console log? That's a trick question if I've ever seen one. There's no such thing as a 'webpage console log' separate from the browser's JavaScript console.
upvoted 0 times
Nu
11 days ago
B: In the browser performance tools log
upvoted 0 times
...
Dick
13 days ago
A: On the browser JavaScript console
upvoted 0 times
...
...
Tasia
21 days ago
I agree with Aileen, the log statement should be visible on the browser JavaScript console.
upvoted 0 times
...
Aileen
24 days ago
I think the log statement will be shown on the browser JavaScript console.
upvoted 0 times
...
Jess
1 months ago
Haha, the terminal console? Really? I doubt the developer would be able to see the log statement there. This is a client-side JavaScript function, not a server-side one.
upvoted 0 times
...
Lourdes
1 months ago
I think it's going to be in the browser performance tools log. The question mentions that the function is called when the page loads, so the performance log would be the best place to look.
upvoted 0 times
Edison
2 days ago
B) On the terminal console running the web server
upvoted 0 times
...
Von
26 days ago
A) On the browser JavaScript console
upvoted 0 times
...
...
Carin
1 months ago
The log statement will definitely show up in the browser's JavaScript console. That's where all the console.log() outputs go!
upvoted 0 times
Tammara
18 days ago
The log statement will definitely show up in the browser's JavaScript console. That's where all the console.log() outputs go!
upvoted 0 times
...
Brigette
27 days ago
A) On the browser JavaScript console
upvoted 0 times
...
...

Save Cancel