Add office photos
Employer?
Claim Account for FREE

HARMAN

3.8
based on 2.6k Reviews
Filter interviews by

Tigma Technologies Interview Questions and Answers

Updated 5 Feb 2024
Popular Designations

Q1. What can do for run apex class ? what is get precaution ?

Ans.

To run an Apex class, we need to create an instance of the class and call its methods. Precautions include testing and avoiding governor limits.

  • Create an instance of the class using the 'new' keyword

  • Call the methods using dot notation

  • Test the class thoroughly before deploying to production

  • Avoid hitting governor limits by optimizing code and limiting queries

Add your answer

Q2. Can we using old method for data update ?

Ans.

No, using old methods for data update is not recommended.

  • Old methods may not be compatible with new systems

  • Old methods may not have the necessary security measures

  • Using old methods can lead to data corruption or loss

Add your answer

Q3. What is governor limit ? why is it there ?

Ans.

Governor limits are limits enforced by Salesforce to ensure efficient use of shared resources.

  • Governor limits are enforced on Apex code, SOQL queries, DML statements, and other operations.

  • They prevent runaway code from monopolizing shared resources and causing performance issues.

  • Examples of governor limits include limits on CPU time, heap size, and database queries.

  • Developers must design their code to work within these limits to ensure efficient use of resources.

  • Governor limi...read more

Add your answer

Q4. What is lightning data services ?

Ans.

Lightning Data Service is a framework that allows developers to easily access and manipulate data in Salesforce.

  • It provides a standard interface for data manipulation

  • It automatically handles data caching and synchronization

  • It supports CRUD operations on records and fields

  • It can be used with Lightning Components and Apex controllers

Add your answer
Discover Tigma Technologies interview dos and don'ts from real experiences

Q5. what is trigger new & old ?

Ans.

New and old are trigger context variables in Salesforce that store the new and old versions of a record being processed.

  • New stores the updated version of the record being processed in a trigger.

  • Old stores the previous version of the record being processed in a trigger.

  • New and old are used to compare changes made to a record in a trigger.

  • New and old are only available in before and after triggers, not in validation or workflow rules.

Add your answer

Q6. What is diff between SOQL & SOSL ?

Ans.

SOQL is used to query records from a single object, while SOSL is used to search for records across multiple objects.

  • SOQL is used to retrieve data from a single object based on conditions

  • SOSL is used to search for data across multiple objects based on search terms

  • SOQL supports aggregate functions, while SOSL does not

  • SOQL is case-sensitive, while SOSL is not

  • SOQL queries are limited to 100 records, while SOSL can return up to 2000 records

Add your answer
Contribute & help others!
Write a review
Share interview
Contribute salary
Add office photos
Interview Tips & Stories
Ace your next interview with expert advice and inspiring stories

Top Salesforce Developer Interview Questions from Similar Companies

3.7
 • 30 Interview Questions
3.8
 • 24 Interview Questions
3.8
 • 22 Interview Questions
3.8
 • 15 Interview Questions
3.4
 • 13 Interview Questions
3.9
 • 12 Interview Questions
View all
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
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