Interview Questions On Apex Updated 2024

Here in the interview question series on apex, I have tried to cover most of the topics from which questions  are asked to a  Salesforce Developer in interview. Please click on the respective link for detail explanation.

1) What is with sharing and without sharing in Salesforce?


2) What is wrapper class in Salesforce?


3) Is it possible to call future method from Batch class or another future method?

No, we cannot call.

4) What is order of execution in Salesforce? 


5) What is custom setting in Salesforce and what are its type?


6) What are apex code best practices?


7) How to call apex class from process builder in Salesforce?


8) What is OWD in Salesforce?


9) Is it possible to edit apex class in production?

No. we can edit in sandbox.

10) What are governor limits in Salesforce?


11) What are triggers in Salesforce?


12) What is junction object in Salesforce?


13) What is test class in Salesforce?


14) What is batch class in Salesforce?


15) What is SeeAllData in salesforce?



2 comments:

  1. All of your developer questions are incredibly explained. Anyone can easily get to know the things.Thanks a lot for this. This really helped in my interviews.

    ReplyDelete
    Replies
    1. Hi can you explain lifecycle of component event and application event in lightning

      Delete