Amdocs - Salesforce Developer Interview Questions

  1. Whether we can edit class, trigger, vf page on production or not?
  2. Trigger: I have a trigger and opportunity object, once opp. Status is close one record will insert in a custom object , i.e opp product , once I marked status of opp. As closed on record will get inserted in opp product and there are no of fields on opp product and one field with opp status in opp product object  change asl close. And that is written in code but you don’t have access then will this opp product field will change?
  3. What will happen if I don’t write anything in class? I.e with sharing and without sharing.
  4. Same condition for workflow, will this happen?
  5. External Id?
  6. What can have a data type for an external id?
  7. What kind of relationship between account and opp.
  8. How many types of relationships in salesforce?
  9. I have a profile and I have an object on opp and there is a field i.e audit status and access of this field is private and this profile is assigned to you and you login with your user and you have access to edit of this field then how?
  10. What are things done in lwc?
  11. Difference between aura and lwc?
  12. Have you worked on a report?
  13. Future method?
  14. And why do we use the future method?