L&T



1.       In How many ways we can invoke the Apex class?

2.       Can we create a user with Trigger?

3.       In field level security one field is set to hidden. Can we access particular field through Apex code or Workflow?

4.       Can we add one Visualforce page into another visualforce page? Then how?

5.       Two classes in that one with 0% code coverage & another with 90% code coverage. Can we send it to production?

6.       How to recursive trigger will perform? How to avoid?

7.       Can we change Formula field value through Apex?

8.       How to maintain the security level settings to different departments (HR, Tech, and Developer) which are not hierarchy?

9.       Which keyword can be used to share a particular Apex class through the project?

10.   We have an object by default private and profile with Modify all Data and view all permissions. Can we access object through that profile?

iGATE

1.       What are custom settings?

2.       What is difference between Master-Detail & Look-up relationships?

3.       Is it possible to convert Master-Detail to Look-up relationship?

4.       What are relationships?

5.       What is difference between Modify data and Modify All?