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 3 Question 88 Discussion

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

Given HTML below:

UniversalContainer

Applied Shipping

Burlington Textiles

Which statement adds the priority = account CSS class to the universal Containers row ?

Show Suggested Answer Hide Answer
Suggested Answer: A

Contribute your Thoughts:

Dino
11 days ago
I'm not sure, but I think D is incorrect because querySelectorAll returns a NodeList, not a single element.
upvoted 0 times
...
Leonard
13 days ago
I agree with Margarita. C seems like the correct option based on the syntax.
upvoted 0 times
...
Margarita
23 days ago
I think the answer is C because classList.add is used to add a class to an element.
upvoted 0 times
...

Save Cancel