Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 64 Topic 7 Discussion

Salesforce Certified JavaScript Developer (JS-Dev-101) JavaScript-Developer-I Question # 64 Topic 7 Discussion

JavaScript-Developer-I Exam Topic 7 Question 64 Discussion:
Question #: 64
Topic #: 7

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?


A.

Terminal running the web server.


B.

Browser performance toots


C.

Browser javaScript console


D.

On the webpage.


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.