Add office photos
Engaged Employer

Tech Mahindra

3.5
based on 34.9k Reviews
Video summary
Filter interviews by

Preethi Kitchen Appliances Interview Questions and Answers

Updated 30 Apr 2024
Popular Designations

Q1. What is difference between lookup and master details relationship in Salesforce?

Ans.

Lookup relationship is loosely coupled while master-detail relationship is tightly coupled in Salesforce.

  • Lookup relationship does not impact the deletion of related records, while master-detail relationship does.

  • In lookup relationship, child records do not inherit the security and sharing settings of the parent record, while in master-detail relationship they do.

  • Lookup relationship can be set to optional, while master-detail relationship is always required.

  • An example of looku...read more

Add your answer

Q2. What is trigger and different events in Salesforce?

Ans.

A trigger is a piece of code that is executed before or after specific events occur in Salesforce.

  • Triggers are used to perform custom actions like updating related records or sending email notifications.

  • Events in Salesforce that can trigger a trigger include before insert, before update, after insert, after update, etc.

  • Triggers are written in Apex programming language and are associated with specific objects in Salesforce.

  • Triggers can be used to enforce business rules, automa...read more

Add your answer

Q3. Can we call future method from batch Apex ?

Ans.

Yes, we can call future method from batch Apex.

  • Future methods can be called from batch Apex to perform asynchronous processing.

  • This can be useful for offloading long-running tasks to future methods to avoid hitting governor limits.

  • Example: Calling a future method to update records in Salesforce after processing them in a batch job.

Add your answer

Q4. What are the different bundles in Aura component?

Ans.

Aura bundles are containers for organizing related resources in a Lightning component.

  • There are three types of bundles in Aura components: Component Bundle, Application Bundle, and Event Bundle.

  • Component Bundle contains the markup, controller, helper, style, and documentation for a single component.

  • Application Bundle contains the markup, controller, helper, style, and documentation for an application.

  • Event Bundle contains the event definition and handler for custom events in ...read more

Add your answer
Discover Preethi Kitchen Appliances interview dos and don'ts from real experiences

Q5. Explain deployment process for Salesforce?

Ans.

Deployment process for Salesforce involves moving changes from one environment to another using tools like Salesforce DX or Change Sets.

  • Create a deployment package containing metadata components like Apex classes, Visualforce pages, triggers, etc.

  • Use tools like Salesforce DX, Change Sets, or Metadata API to deploy changes to target environment.

  • Run tests in target environment to ensure changes do not break existing functionality.

  • Monitor deployment status and resolve any deploy...read more

Add your answer

Q6. What is Apex in Salesforce?

Ans.

Apex is a strongly typed, object-oriented programming language used in Salesforce for creating custom business logic.

  • Apex is similar to Java and C# in syntax and structure

  • It allows developers to add custom code to Salesforce applications

  • Used for writing triggers, controllers, and batch processes

  • Can interact with Salesforce database using SOQL and DML statements

Add your answer

Q7. What is asynchronous Apex?

Ans.

Asynchronous Apex is used to run processes in the background, allowing for long-running tasks without blocking the user interface.

  • Asynchronous Apex allows for processing tasks in the background without blocking the user interface.

  • It is commonly used for long-running processes like sending email notifications, updating records, or making callouts to external systems.

  • Using asynchronous Apex helps improve performance and scalability of Salesforce applications.

  • Examples include @f...read more

Add your answer

Q8. Explain security model in Salesforce?

Ans.

Salesforce security model ensures data protection through various layers of security features.

  • Salesforce uses a role hierarchy to control access to data based on user roles.

  • Permissions and sharing settings determine what data users can access.

  • Field-level security restricts access to specific fields on objects.

  • Profiles and permission sets define user permissions and access levels.

  • Salesforce also offers encryption options to protect data at rest and in transit.

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos

Interview Process at Preethi Kitchen Appliances

based on 1 interviews
Interview experience
3.0
Average
View more
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories
Share an Interview
Stay ahead in your career. Get AmbitionBox app
qr-code
Helping over 1 Crore job seekers every month in choosing their right fit company
70 Lakh+

Reviews

5 Lakh+

Interviews

4 Crore+

Salaries

1 Cr+

Users/Month

Contribute to help millions

Made with ❤️ in India. Trademarks belong to their respective owners. All rights reserved © 2024 Info Edge (India) Ltd.

Follow us
  • Youtube
  • Instagram
  • LinkedIn
  • Facebook
  • Twitter