ExamGecko
Question list
Search
Search

List of questions

Search

Related questions











Question 84 - Certified JavaScript Developer I discussion

Report
Export

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.
Answers
A.
Terminal running the web server.
B.
Browser performance toots
Answers
B.
Browser performance toots
C.
Browser javaScript console
Answers
C.
Browser javaScript console
D.
On the webpage.
Answers
D.
On the webpage.
Suggested answer: C
asked 23/09/2024
55 Cantera Ct. Johnson
38 questions
User
Your answer:
0 comments
Sorted by

Leave a comment first