Thursday 16 April 2015

Interview Questions For Experienced


Here are some interview questions for experienced


1.    Difference between Master-detail and look up relationship?

2.       What is Self-relationship and which relationship is referred in self-relationship (lookup or Master Detail)?

3.       There is a many to many (Master1-junction object- Master2) relationship in which you have to incorporate a logic that “User is not allowed to delete Master 1 if it has child record”, But you can’t use Trigger and any type of coding in it.

4.       Best Practices for writing a trigger?

5.       How to overcome limit violation by recursive trigger?

6.       What are permission sets?

7.       Difference between Role and profile?

8.       If few employee’s under the manager should have Read access to their manager records. How do you make it?

9.       Why batch Apex is used? Explain how you have implemented batch apex in your project?

10.    What is the use of custom settings? Types of Custom settings? Which type you have used in your project?

11.   What is junction object?

12.   What does AJAX function do? Name and explain few AJAX functions?

13.   What is difference between standard controller and standard set controller?

14.   What is Record Type?

15.   Best practice for writing an apex code?

16.   What is a static Variable?

17. How can we send 400 Reports from sandbox to production environment?
18. What is difference between Standard and Custom Controller?

19.   Why is Transient Key word used in Salesforce?

20.   When converting lead to opportunity, Account and contact, do we have option to exclude any of this conversion? If Yes, How?

21.    What do mean by foreign key?

22.    How do you deploy code from Sandbox to Production?

23.    Number of ways you can make a field required?

24.    What are interface?

25.    What is difference between Assignment Rule and workflow Rule in case of transferring the ownership?
Good Luck!!



No comments:

Post a Comment