100% tevredenheidsgarantie Direct beschikbaar na je betaling Lees online óf als PDF Geen vaste maandelijkse kosten 4,6 TrustPilot
logo-home
Tentamen (uitwerkingen)

SALESFORCE JAVASCRIPT DEVELOPER 1 EXAM QUESTIONS ANSWERED CORRECTLY LATEST 2025

Beoordeling
-
Verkocht
-
Pagina's
6
Cijfer
A+
Geüpload op
20-11-2025
Geschreven in
2025/2026

SALESFORCE JAVASCRIPT DEVELOPER 1 EXAM QUESTIONS ANSWERED CORRECTLY LATEST 2025 A promise is - Answers an object returned by asynchronous code async/await syntax is syntactic sugar for - Answers promises the async keyword is added to the front of a - Answers function that should contain asynchronous code the await keyword is added to the front of an asynchronous function call that returns - Answers a promise the insertAfter() method can be used to add an element to the DOM after a given element (T/F) - Answers False. There is an insertBefore() method but no insertAfter() method. A javascript object can be stored in a browser's localStorage using - Answers JSON.stringify() What are the additional reload options available via long click in Chrome? - Answers - Normal Reload - Hard Reload - Empty Cache and Hard Reload DevTools must be open to access these options. This method creates a table body - Answers eTBody() This method inserts a table row - Answers tRow() What are two ways to listen for events in js? - Answers - addEventListener() - an onevent handler (onclick, onmouseup, etc.) What are the two phases of event propagation in modern browsers? - Answers - bubbling (goes from target to outermost ancestor) - capturing (goes from outermost ancestor to target) How is a custom event created and dispatched? - Answers 1. CustomEvent() to create 2. dispatchEvent() to dispatch ex: const myEvent = new customEvent( What objects can addEventListener() target? - Answers Any object that supports events, including Element, Document, and Window What parameters can be passed to addEventListener()? - Answers - an options object - useCapture (true or false) What are some benefits to using addEventListener()? - Answers - can use multiple handlers for one event - allows controlling phase (bubbling/capturing) when activated What does the target DOM event property refer to? - Answers the element that triggered an

Meer zien Lees minder
Instelling
JAVASCRIPT
Vak
JAVASCRIPT

Voorbeeld van de inhoud

SALESFORCE JAVASCRIPT DEVELOPER 1 EXAM QUESTIONS ANSWERED CORRECTLY
LATEST 2025

A promise is - Answers an object returned by asynchronous code

async/await syntax is syntactic sugar for - Answers promises

the async keyword is added to the front of a - Answers function that should contain
asynchronous code

the await keyword is added to the front of an asynchronous function call that returns - Answers
a promise

the insertAfter() method can be used to add an element to the DOM after a given element (T/F) -
Answers False. There is an insertBefore() method but no insertAfter() method.

A javascript object can be stored in a browser's localStorage using - Answers JSON.stringify()

What are the additional reload options available via long click in Chrome? - Answers - Normal
Reload

- Hard Reload

- Empty Cache and Hard Reload



DevTools must be open to access these options.

This method creates a table body - Answers table.createTBody()

This method inserts a table row - Answers table.insertRow()

What are two ways to listen for events in js? - Answers - addEventListener()

- an onevent handler (onclick, onmouseup, etc.)

What are the two phases of event propagation in modern browsers? - Answers - bubbling (goes
from target to outermost ancestor)

- capturing (goes from outermost ancestor to target)

How is a custom event created and dispatched? - Answers 1. CustomEvent() to create

2. dispatchEvent() to dispatch



ex:

, const myEvent = new customEvent(

What objects can addEventListener() target? - Answers Any object that supports events,
including Element, Document, and Window

What parameters can be passed to addEventListener()? - Answers - an options object

- useCapture (true or false)

What are some benefits to using addEventListener()? - Answers - can use multiple handlers for
one event

- allows controlling phase (bubbling/capturing) when activated

What does the target DOM event property refer to? - Answers the element that triggered an
event

What does the currentTarget DOM event property refer to? - Answers The element where an
event listener is attached (could be parent to the element clicked)

What do the clientX and clientY DOM event properties refer to? - Answers the x and y
coordinates of a mouse click

Give an example of registering an onevent handler in js (i.e., not html) - Answers
document.getElementById('eltId').onchange = function(event) {// code here}

How can an element's onclick handler be called programmatically? - Answers elt.onclick(),
where elt is the element

Non-element objects do not support event handlers (T/F) - Answers False. window, document,
XMLHttpRequest and others support onevent handlers

What are the six fundamental DOM data types? - Answers - Document

- Node

- Element

- NodeList (array of elements, querySelectorAll())

- Attribute

- NamedNodeMap (accessible by name or index)

What method can be used to programmatically scroll to specific x,y coordinates in the
document? - Answers scrollTo()

How can elements be retrieved by class or tag name? - Answers - getElementsByClassName()

Geschreven voor

Instelling
JAVASCRIPT
Vak
JAVASCRIPT

Documentinformatie

Geüpload op
20 november 2025
Aantal pagina's
6
Geschreven in
2025/2026
Type
Tentamen (uitwerkingen)
Bevat
Vragen en antwoorden

Onderwerpen

€9,83
Krijg toegang tot het volledige document:

100% tevredenheidsgarantie
Direct beschikbaar na je betaling
Lees online óf als PDF
Geen vaste maandelijkse kosten


Ook beschikbaar in voordeelbundel

Maak kennis met de verkoper

Seller avatar
De reputatie van een verkoper is gebaseerd op het aantal documenten dat iemand tegen betaling verkocht heeft en de beoordelingen die voor die items ontvangen zijn. Er zijn drie niveau’s te onderscheiden: brons, zilver en goud. Hoe beter de reputatie, hoe meer de kwaliteit van zijn of haar werk te vertrouwen is.
joshuawesonga22 Liberty University
Volgen Je moet ingelogd zijn om studenten of vakken te kunnen volgen
Verkocht
63
Lid sinds
10 maanden
Aantal volgers
1
Documenten
13001
Laatst verkocht
2 uur geleden
Tutor Wes

Hi there! I'm Tutor Wes, a dedicated tutor with a passion for sharing knowledge and helping others succeed academically. All my notes are carefully organized, detailed, and easy to understand. Whether you're preparing for exams, catching up on lectures, or looking for clear summaries, you'll find useful study materials here. Let’s succeed together!

3,8

6 beoordelingen

5
3
4
0
3
2
2
1
1
0

Populaire documenten

Waarom studenten kiezen voor Stuvia

Gemaakt door medestudenten, geverifieerd door reviews

Kwaliteit die je kunt vertrouwen: geschreven door studenten die slaagden en beoordeeld door anderen die dit document gebruikten.

Niet tevreden? Kies een ander document

Geen zorgen! Je kunt voor hetzelfde geld direct een ander document kiezen dat beter past bij wat je zoekt.

Betaal zoals je wilt, start meteen met leren

Geen abonnement, geen verplichtingen. Betaal zoals je gewend bent via Bancontact, iDeal of creditcard en download je PDF-document meteen.

Student with book image

“Gekocht, gedownload en geslaagd. Zo eenvoudig kan het zijn.”

Alisha Student

Veelgestelde vragen