Deloitte F2F Interview
We have 3 objects Account, Contact, Opportunity. In a VF page, we need to display the names of contact & Opportunity which are related to Account.
One object (s1) & 3 tasks (t1, t2, t3) are there. Each task performing discount related stuff. Write a trigger that should calculate the sum of 3 tasks. And if any task is modified than trigger should fire automatically & perform the same.
(List<Task> listof tasks = [select id, name from Task where whatId=Trigger.new];)
How can you convert a lead?
What is your Role in your project?
Explain 2 VF pages developed by you?
How will you deploy? Have you ever involved in deployment?
How will you test your code through Sandbox?
What is the custom settings ?
Difference between SOSL and SOQL in Salesforce ?
Custom settings?
What is Sales cloud & Service cloud?
Can a Checkbox as controlling field?
Sharing Rules?
Difference b/w External ID & Unique ID?
What is System.RunAs ()?
Explain Test.setPage ()?
Why Governor Limits are introduced in Salesforce.com?
No comments:
Post a Comment