What are the available trigger events?
What are the salesforce annotations ?
What is the difference between apex:pagemessages, apex:pagemessage, apex:message and apex:messages?
Admin wants to avoid the deletion of child records in master detail relationship. Is it possible to achieve this using point and click functionality?
What is the significance of geo fields on an object?
Is it possible to fire validation only for records which is being getting updated not to newly inserted records?
What are different ways to make field required in salesforce?
What are the available trigger contest variables?
Explain about jump start wizard versus standard wizard in salesforce?
What are the trigger best practices?
What are email services in salesforce and explain how we can use them in code?
How many types of assert statements are there and what is their purpose?
How to schedule export or take the backup of salesforce?
We have a time based workflow and there is action scheduled to be executed. If we deactivate the workflow, scheduled actions will be removed from queue or not?
Explain class constructors with example?