Salesforce Interview Questions are available here...
1)What is sharing setting?
2)What is field level security?
3)What is lookup/Master detail relationship /rollup summary?
4)What is Junction object?
5)What is parent to child component?
6)what is @wire decorator?
7) Explain deferent type of trigger?
8) Explain the order of execution?
9)can we call trigger from another trigger?
10) what is governor limits in Salesforce ?
11) how many SOQL query we can retrieve in salesforce at once?
12)how to ensure that no more that 50K record retrived in SOQL?
13)how to connect apex class with Javascript?
14)what is the method which make you to call from the JavaScript?
15)how to bind the data ,how to catch the event in LWC?
16)What is asynchronous apex?
17)differences method in apex?
18)differences between query and query locator?
19) what is the annotation is used to show the method in apex flow?
20)what is the type of trigger and context variable in salesforce?
21) what is IsExecuting in trigger?
21)what is recursion and how to stop it
22)can we call one batch from another batch class if yes then how?
23)what is the use of future method?
24) how to check resource is not available in while calling the future method?
25)how many type you can schedule a job?
26)what is sharing setting?
27) what is test class?
28) what is governor limit?
29) what is validation rule?
30)can we create a validation rule for the formula field?
31) what is with sharing and without sharing ?

0 Comments