InterviewSolution
This section includes InterviewSolutions, each offering curated multiple-choice questions to sharpen your knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
How do I set up an auto-reply in Salesforce? |
|
Answer» Auto Reply or RESPONSE RULES in salesforce make it possible to automatically send email responses based on RECORD characteristics. Steps to CREATE auto-reply on the auto-response page are-
|
|
| 2. |
What is the difference between Queues and Public Groups in Salesforce? |
|||||||||||||||
Answer»
|
||||||||||||||||
| 3. |
What are the terms sharing rules and permission sets in Salesforce? |
Answer»
|
|
| 4. |
What are approval steps in Salesforce? |
|
Answer» Before discussing APPROVAL steps let’s UNDERSTAND the approval PROCESS. It is an automated process that describes how records in salesforce are approved in a particular organization. List of Steps-
|
|
| 5. |
List out some differences between reports and dashboards in Salesforce? |
||||||||||||||||||
Answer»
|
|||||||||||||||||||
| 6. |
Highlight some of the ways to call an Apex class in Salesforce? |
|
Answer» We can call apex CLASS in the FOLLOWING ways-
|
|
| 7. |
Define the terms Roles and Profiles in Salesforce? |
Answer»
|
|
| 8. |
List some of the differences between record type and page layout in Salesforce? |
||||||||||||
Answer»
|
|||||||||||||
| 9. |
Which fields are automatically Indexed in Salesforce? |
|
Answer» FIELDS that are indexed in Salesforce by DEFAULT are-
|
|
| 10. |
Why do we use triggers in Salesforce? |
|
Answer» In salesforce, TRIGGERS enable users to perform some custom actions before or after events such as deletions, UPDATIONS, or INSERTIONS. We use triggers in salesforce to perform some TASKS which are based on specific CONDITIONS to modify them or to prevent some operations from happening. |
|
| 11. |
What does it mean to freeze and deactivate users in Salesforce? |
Answer»
|
|
| 12. |
Name different types of sharing rules in Salesforce? |
|
Answer» DIFFERENT types of SHARING Rules in Salesforces are written below-
|
|
| 13. |
How many custom fields can be created in Salesforce? |
|
Answer» CUSTOM fields allowed per object depend UPON the SALESFORCE edition which we are using. There are different editions -
Beyond 800 custom fields, users are restricted to some OBJECTS like Account, Asset, Campaign, Contact, Opportunity, etc. |
|
| 14. |
How is private cloud different from public cloud in Salesforce? |
||||||||||||||||||
Answer»
|
|||||||||||||||||||
| 15. |
List different types of objects in Salesforce? |
|
Answer» Objects are a crucial PART of salesforce as they provide a structure so that you can store the data and is similar to a database table. There are mainly three types of objects in salesforce-
|
|