DEV-401 Building Applications with Force.com and Visualforce

Loading demo links...

Showing 4–6 of 15 questions

Question 4 (Volume A)

Identify all statements that are true:

Select all that apply, then click Submit answer.

  • If you remove access to an app from a profiles, the users in that profile will still be able to see the tabs in that application.

  • If you hide a tab from a profile, the users in that profile will not be able to see records for that object.

  • If you have 2 records types for an object, you need to have 2 page layouts for that object.

  • If a user does not have access to a specific record type, they will still be

Question 5 (Volume A)

Which of the following actions are tracked in debug logs? (Select all that apply.)

Select all that apply, then click Submit answer.

  • Database changes

  • Manual workflow processes

  • Request-response HTML

  • Resources used by an Apex script

Question 6 (Volume A)

Identify the features of a workflow rule. (Select all that apply.)

Select all that apply, then click Submit answer.

  • It triggers an action when a record meets the criteria for the rule.

  • It can trigger only immediate actions.

  • It is evaluated before the rule is created.

  • It can be triggered on import of data.