top of page

Some Salesforce Certication Questions with answers

  1. Which statements are true about Master-Detail relationships.

    • The Parent Field on child is required

    • Access to parent determines access to children

    • Can be multiple layers deep

    • Up to 25 allowed per object

    • The Lookup field on page layout is required

  2. What are three tiers of Salesforce platform?

    • Training

    • Meta

    • Data

    • Business Logic

    • User Interface

  3. Access control is defined independently of objects that have a Lookup relationship.

    • True

    • False

  4. What is the name for an object that enables a many-to-many relationship between two other objects?

    • Child Object

    • Connector Object

    • Schema Object

    • Junction Object

    • Parent Object

  5. Which of the following are required in a Force.com custom application. 

    • Ordered list of tabs

    • Fields

    • Visual Force Pages

    • Custom Object

    • Name

  6. When an end user hovers their mouse over the icon that appears to the right of a field, the field description appears to give the end user more information about that field.

    • False

    • True

  7. What elements does a custom object automatically contain when it is created? 

    • Record Type

    • Page Layout

    • Field Sets

    • Standard Controller

    • Queues

  8. What is the impact of changing the Local?

    • Language

    • Time zone

    • Currency

    • Business Hours

    • Date Format

  9. Which standard fields are added when a custom object is created? 

    • Last Modified By

    • Name

    • Type

    • ID

    • Description

  10. A field designated as required, is only required when it is added to a user's page layout.

    • True

    • False

bottom of page