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. |
What is the difference between a profile and a role in Salesforce? |
|||||||||
Answer»
|
||||||||||
| 2. |
What is a profile? Can two users have the same profile? |
|
Answer» In Salesforce, profiles are defined by job function and are a collection of PERMISSIONS and settings defining the functions of a user. A profile can CONTROL “User permissions, Object permissions, Tab Settings, Apex Class Access, Field Permissions, Page layouts, LOGIN hours and Login IP RANGES. The TYPES of profiles in Salesforce are Standard profiles, Custom Profiles. Two users have the same profile but one user can have access to only one profile at one time. |
|
| 3. |
How many relationships do we have in Salesforce? Explain how do you create many to many relationships in Salesforce? |
|
Answer» There are 4 different types of relationships in Salesforce
The PROCESS to create many-many relationships in Salesforce- It can be CREATED between two objects such as- |
|
| 4. |
What is Paas, Saas, Iaas? |
|
Answer» PaaS or Cloud Platform Service is the short form of Platform As A Service is a framework used to customize and develop applications. It is a framework that is the most preferred by developers because it provides cloud components to the software. When users start developing applications, there come various logistics issues that are taken care of by the cloud-based platform. Testing of application and development along with deployment has become very easy, quick as well as cost-effective. Many software components are inbuilt in PaaS which helps to EFFECTIVELY create personalized applications. It also assists in managing computing infrastructure. IaaS is Infrastructure as a Service. It is considered a self-service model that is built to provide Cloud Infrastructure Services to businesses. The main motive of such services is to access, monitor, and MANAGE the remote data center infrastructures. The main functionalities related to infrastructure such as effective firewalls, storage, networking, etc are made easy with IaaS. All the details revolving around servers, networking, VIRTUALIZATION, and storage are handled with care. SaaS is Software As A Service that forms the largest cloud market. It is a cloud application service that is growing at a FAST rate. SaaS is an effective service that makes it possible for the end-user to use the services via the web. Also, it interacts with the customers with the help of an interface. In simple words, when you are seeing that most of the applications on the internet are accessible through a web browser, you are using SaaS indirectly. All thanks to the technology that we are using such wonderful applications SITTING at home. Most importantly, SaaS has been able to contribute to collaboration, email, and health care, etc. |
|
| 5. |
How is Salesforce beneficial? |
|
Answer» Salesforce is a COMPANY that specializes in offering CRM services to businesses that help them in using cloud technology. It is SaaS i.e. Software as a service that enables companies to help businesses to market their customers, track customer ACTIVITY and AVAIL many other services. There are many benefits of using Salesforce1. Ground-breaking innovation: Salesforce mainly WORKS about metadata, which means data about data. It helps customers to efficiently commercialize and innovate while giving the best experience to collaborators, partners, and clients. 2. Ease of Use: The software is very easy to use even by non-technical users. The learning curve is very slight. The eased of use of requirements and extremely intuitive user experience are big benefits of using Salesforce. No CODING, no technology learning- just easy-to-use SaaS. 3. Cloud Of Trust: Here, you can’t lose any kind of information easily. This is a tension-free environment. |
|
| 6. |
Can we include external JavaScript/CSS libraries like jQuery, bootstrap in components? |
|
Answer» Yes, we can. It offers a great way to DECOMPOSE the applications into the COMPONENTS easily. To IMPLEMENT various features, the process of building applications is dependent on others like Jquery, Moment.js, and TWITTER Bootstrap. |
|
| 7. |
What is the basic difference between an Application Event and a Component Event? |
| Answer» | |
| 8. |
What are the different types of Collections you can have in Apex? |
|
Answer» THREE TYPES of COLLECTION AVAILABLE in APEX are-
|
|
| 10. |
What is Governor limits how many types of governor limits are there? |
|
Answer» Governor limits are the usage CAPS that are used to ENSURE efficient processing. They allow being used by multiple USERS without sacrificing the performance quality. There are several KINDS of Governor limits, Professional Edition allows 50 CUSTOM objects. On the other hand, one has access to 2,000 objects for Unlimited Edition. |
|
| 11. |
How do you deploy changes from sandbox to production in Salesforce? |
Answer»
|
|
| 12. |
What is a collection in Salesforce? What is the use of collections in Salesforce? |
|
Answer» Collection, in Salesforce, is a type of variable capable of STORING various RECORDS. There are THREE types of Collection- List, Map and SET. |
|
| 13. |
Why triggers are used in Salesforce? |
|
Answer» Triggers are used to perform operations as PER their specific conditions. Triggers in SALESFORCE help to restrict some specific operations from happening and also to modify RELATED records. Anything you WANT to do in Apex, you need triggers. |
|
| 14. |
How do you use LMS in LWC? |
|
Answer» LMS is a Lightning Message Service that is based on a new METADATA TYPE i.e. Lightning Message Channels. These channels are USED to access the LMS API. In LWC, the @salesforce/messageChannel module is used to access Lightning Message Channel. |
|
| 15. |
How is SaaS helpful in Salesforce? |
|
Answer» In Salesforce, SaaS has been proving very HELPFUL for the companies but it provides subscription-based services to clients. So, it is in their HANDS that whether they want to renew the service and there WOULD not be any kind of penalty except not been able to use Salesforce. The main purpose of SaaS is to help businesses that are not okay with having initial start-up investments. ALSO, the easy INTEGRATION and simple Internet interface are other advantages. |
|