What is the default return type of a sosl statement?
Which trigger context variable allows you to modify field values before they are written to the database in the before trigger?
How are static methods and attributes access?
Which keywords do developers use to handle exceptions in Apex?
Which invocation method occurs when triggers are called by the Force.com platform during the save process?✑ Explicit invocation✑ Implicit invocation✑ Explicit invocation using anonymous blocks✑ External API invocation
What two methods of customization are available to create applications in salesforce?