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 1 Question 99 Discussion

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

Given the code below:

Which method can be used to provide a visual representation of the list of users and to allow sorting by the name or email attribute?

Show Suggested Answer Hide Answer
Suggested Answer: B

Contribute your Thoughts:

Davida
4 days ago
Eve
upvoted 0 times
...
Hyman
8 days ago
I'm not sure, but I think console.table() is the best option for visual representation and sorting.
upvoted 0 times
...
Hayley
11 days ago
I agree with Nobuko. Using console.table() would make it easier to sort the list by name or email.
upvoted 0 times
...
Nobuko
14 days ago
I think the answer is B) console.table(usersList) because it displays data in a tabular format.
upvoted 0 times
...

Save Cancel