Salesforce (CRT403) Exam Questions And Answers page 35
What is true about a junction object?
A standard object that has one Master-Detail relationship.
A custom object that has two Master-Detail relationships.
A custom object that has one Master-Detail relationship.
Data Modeling and Management
Data Management
Field type conversion.
Which of the following are true? (Choose two.)
Which of the following are true? (Choose two.)
Data can be lost when converting from auto-number to text.
Data can be lost converting from number to currency (assuming that field lengths are identical).
Data can be lost when converting from simple picklist to multi picklist.
Information can be lost when converting from text area (rich) to text area (long).
Business Logic and Process Automation
Data Management
Which capabilities should an app builder consider when creating custom report types?
The detail object in a Master-Detail relationship cannot be added as a secondary object on a custom report type.
Any object can be chosen unless the object is not visible to the person creating the report type through security settings.
When the primary object is a custom object and is deleted, then the report type and any reports created from it must be deleted manually.
Once a report type is saved with a standard or custom primary object, the primary object cannot be changed for that report type.
Data Modeling and Management
Data Management
Universal Containers needs to send an Outbound Message to an external system when a record has been updated.
What is the recommended feature to meet this requirement?
What is the recommended feature to meet this requirement?
Lightning Connect
Workflow
Process Builder
Flow Launcher
Business Logic and Process Automation
Security
What determines whether a user can create a new record using a specific record type?
Sharing
Field level security
Page layout
Profile
Business Logic and Process Automation
Security
What are use cases for Validation Rules?
Enforce conditionally required fields
Enforce proper data format
Enforce consistency
Prevent data loss
All of the above
User Interface
Security
What can be safely created in a production organization?
Single Choice
Which of the following can you create safely in a production organization?
Apex Classes
Triggers
Custom Apex Controllers for Visualforce Pages
Reports and dashboards
Business Logic and Process Automation
Security
For an external object relationship, you can create an indirect lookup relationship.
What type of object(s) can be the parent?
What type of object(s) can be the parent?
External
Standard or Custom
Standard or External
Custom
Data Modeling and Management
Data Management
Which Action Type is not available when working with Global Actions?
Log a Call
Update a Record
Create a Record
Custom Visualforce
Business Logic and Process Automation
Security
What are two true statements about record types?
Multiple Choice
Which statement about record types is true? (Choose two.)
The ability to create records of a specific record type is determined by the profile.
Record types can be used to define picklist values available for a given field.
Record types can only be assigned to one profile at a time.
Users cannot view records assigned to a record type their profile does not have access to.
Security
Data Management
Comments