Building Applications with Force.com and Visualforce v5.1 (DEV-401)

Page:    1 / 26   
Total 393 questions

How can a developer restrict access to records?

  • A. By changing the organization-wide defaults
  • B. By creating manual sharing
  • C. By creating a new role hierarchy
  • D. By creating a public group


Answer : A

If a lookup field is optional, what actions can you define for the field if someone deletes a referenced lookup record? (Select all that apply)

  • A. Clear the value of this field
  • B. Delete all records which contain this reference
  • C. Don't allow deletion of the lookup record that's part of a lookup relationship
  • D. Delete this record also


Answer : A,C,D

If a user needs to give access to just one record, which feature should they use?

  • A. Roles
  • B. Role Hierarchy
  • C. Profile Setting
  • D. Manual Sharing


Answer : D

What is a page layout?



Answer : Defines the organization of fields, custom links and related lists on an object detail or edit page

A Junction object is a custom object on the detail side of TWO relationships and is used to connect 2 objects you want to relate together and is sometimes called a "Many to Many" relationship.

  • A. True
  • B. False


Answer : A

What happens if 1 component of a change set fails to deploy?

  • A. Except the failed component, all other components of the change set get deployed
  • B. The entire change set gets deployed
  • C. The entire change set fails to deploy
  • D. The deployment time increases


Answer : C

How many Debug logs can be retained for an organization?



Answer : 20

Change sets can be used to move data and metadata from one organization to another.

  • A. True
  • B. False


Answer : B

Fill in the missing word: A change set can be used to deploy metadata only between
_____________orgs.



Answer : Related

The only way to test whether a time-dependent workflow rule is executing as expected is to wait.

  • A. True
  • B. False


Answer : B

What can be done with Bulk API?



Answer : Load large amounts of data into the system

What can you do with Apex?



Answer : Write custom business logic

Building Business Processes Describe the ISNEW Formula function



Answer : The ISNEW function checks if a formula is running during the creation of a new record and returns TRUE if it is. If the formula is running for updating an existing record, this function returns FALSE. For example, by using ISNEW, you can ensure that hiring managers dont specify a back date as the open date on a position to increase its perceived urgency.

What levels of access can be granted through manual sharing?



Answer : Full Access Read/Write Read Only

Reports can only display 1 child object at a time.

  • A. True
  • B. False


Answer : A

Page:    1 / 26   
Total 393 questions