Official Bank 0/184

Salesforce Certified Force.com Advanced Developer (DEV-501) - SalesForce Actual Exam Questions

Last updated on May 06, 2026

97% Exam Compliance
184 Total Questions
1
Question

How should one prevent soql injection when using dynamic soql?

Options
A

Database class method

B

code contained in a trigger

C

Utilize the String.escapeSingleQuotes(string) method

D

with sharing keyword

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

2
Question

The __________ of a Visualforce page is composed of all the data that's necessary to maintain the state of the controller during server requests (like sending or receiving data).

Options
A

Page Memory

B

State Settings

C

Cookie Collection

D

View State

E

Page Header

F

None of these

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

3
Question

A Visualforce chart. Defines general characteristics of the chart, including size and data binding.

Options
A

apex:actionSupport

B

apex:inlineEditSupport

C

apex:chart

D

apex:enhancedList

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

4
Question

What are two key tools to debug code in Salesforce?

Options
A

Dates, Ids, Numbers

B

Logs, anonymous blocks

C

Debug logs, email logs

D

List of List Objects

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

5
Question

An HTML table that is defined by iterating over a set of data, displaying information about one item of data per row. The body of the <apex:dataTable> contains one or more column components that specify what information should be displayed for each item of data. The data set can include up to 1,000 items.

Options
A

apex:listViews

B

apex:dataTable

C

apex:define

D

apex:inputHidden

Discussion (0 comments)

to join the discussion

Community Discussion

No discussions yet. Be the first to ask!

Finish Practice?

Are you sure you want to finish? This will end your practice session.