New Year Sale 2026! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

Salesforce JS-Dev-101 Exam - Topic 7 Question 1 Discussion

Actual exam question for Salesforce's JS-Dev-101 exam
Question #: 1
Topic #: 7
[All JS-Dev-101 Questions]

Which actions can be done using the JavaScript browser console?

Show Suggested Answer Hide Answer
Suggested Answer: A, B, D

A: Yes. You can run arbitrary JS in the console (even if it doesn't touch the page).

B: Yes. You can inspect and modify DOM nodes via JS.

C: Performance reports are mainly in the Performance tab, not the console.

D: Yes. You can alter the DOM and redefine or override JS functions/variables at runtime.

E: You can read and set document.cookie, but HttpOnly ''security cookies'' cannot be read or changed from JS.

________________________________________


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel