Developer Support Engineer

Developer Support Engineer Interview Questions and Answers

Updated 22 Sep 2023

Q1. 3) Write a trigger on child if the all related child status is closed then update that in parent object

Ans.

Create a trigger on child object to update parent object when all related child records have a closed status.

  • Create a trigger on the child object to run before insert and update events.

  • Query all related child records in the trigger context.

  • Check if all child records have a closed status.

  • Update the parent object if all child records have a closed status.

Q2. 1) Custom Settings & Custom Meta data difference

Ans.

Custom Settings are hierarchical data that can be accessed using Apex code, while Custom Metadata are records that can be accessed using SOQL queries.

  • Custom Settings are hierarchical data that can be accessed using Apex code, while Custom Metadata are records that can be accessed using SOQL queries.

  • Custom Settings are used to store data that is organization-specific, while Custom Metadata is used to store metadata that can be deployed between orgs.

  • Custom Settings can be acces...read more

Q3. 2) Diff bn Queable and future apex

Ans.

Queueable and Future Apex are both ways to run processes asynchronously in Salesforce, but they have some key differences.

  • Queueable allows chaining of jobs and implements the Queueable interface, while Future Apex does not support chaining.

  • Queueable jobs can be monitored and managed through the Apex Jobs page in Salesforce, while Future Apex jobs cannot be monitored in the same way.

  • Queueable jobs have a limit of 50 jobs in the queue per transaction, while Future Apex has a li...read more

Q4. decorators in lwc

Ans.

Decorators in LWC are used to add metadata to class properties or methods.

  • Decorators are declared with the @ symbol before the name, like @api or @wire.

  • They are used to define public properties, wire adapters, and event handlers in LWC.

  • Example: @api property or @wire(getRecord, { recordId: '$recordId' }) wired method.

Developer Support Engineer Jobs

Process Associate - Developer Support Engineering (DSE) 2-5 years
Genpact
3.9
India
Are these interview questions helpful?
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Interview experiences of popular companies

4.1
 • 260 Interviews
4.1
 • 3 Interviews
View all

Calculate your in-hand salary

Confused about how your in-hand salary is calculated? Enter your annual salary (CTC) and get your in-hand salary

Developer Support Engineer Interview Questions
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
65 L+

Reviews

4 L+

Interviews

4 Cr+

Salaries

1 Cr+

Users/Month

Contribute to help millions
Get AmbitionBox app

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