Why we use @future annotation?
What is the use force:hasrecordID?
How can we deploy components to production org ? : salesforce lightning component
How can we hard delete a record using a apex class/by code?
What is difference between visualforce components and lightning components?
How many records can we fetch using one soql query?
Explain what is the limit of data.com records that can be added to Salesforce?
Explain Lightning AppBuilder? How will make sure that your lightning component available in App Builder?
What is a callout in salesforce?
If an action is scheduled to be executed for a time-based workflow, is it possible to delete the workflow?
What is lazy loading in salesforce?
Why Salesforce is important?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
What is the difference between 15 digit and 18 digit ids in salesforce?
When to use indexed fields in salesforce?