Question 31

- (Exam Topic 1)
Which SOQL query successfully returns the Accounts grouped by name?

Correct Answer:B

Question 32

- (Exam Topic 2)
Which tag should a developer include when styling from external CSS is required in a Visualforce page?

Correct Answer:D

Question 33

- (Exam Topic 2)
Where can debug log filter settings be set?Choose 2 answers

Correct Answer:AD

Question 34

- (Exam Topic 2)
Which two queries can a developer use in a Visualforce controller to protect against SOQL injection vulnerabilities? Choose 2 answers

Correct Answer:BC

Question 35

- (Exam Topic 1)
Given:
Map accountMap = new Map>ID, Account> ([SELECT Id, Name FROM Account]); What are three valid Apex loop structures for iterating through items in the collection? (Choose three.)

Correct Answer:ABC

Question 36

- (Exam Topic 2)
A developer needs to know if all tests currently pass in a Salesforce environment. Which feature can the developer use? (Choose 2)

Correct Answer:CD

START PDI EXAM