What were you doing before sfdc development?
What are the exception handling types in sfdc except try-catch block?
Explain the difference between trigger.new and trigger.newmap?
What is the lookup relationship?
Explian context variables?
What is the system.runas() ?
Mention what is the difference between force.com and salesforce.com?
Through sales force import wizard how many records we can import?
How many days are are items saved in the recycle bin of salesforce ?
How many call outs to external service can be made in a single apex transaction? : salesforce crm
What are the different ways to make a field Mandatory?
What is best practice to refer dynamic custom messages in visualforce with multi-language support ?
Differentiate between the standard and the custom controller.
Why do we use @auraenabled annotation?
How to handle comma within a field while uploading using data loader?