How many ways can we share a record?
What is full copy sandbox?
Can we use pagereference in lightning component? : salesforce lightning component
What do you know about apex?
What is a custom object in Salesforce?
List the various object relations in salesforce?
Highlight differences between sosl and soql.
Explain Trigger events? & context variables?
What is difference between visualforce components and lightning components?
How we can achieve dynamic approval process like approve of position record should be user defined in hiring manager field of position? : salesforce workflows and approval process
What is a visualforce component?
Is lightning components replacing visualforce ? : salesforce lightning component
What is the difference between adding a custom tab to an app in classic and lightning?
In trigger, lets say you have system.debug() statement after adderror() method. Will system.debug() be statement executed in trigger after adderror() method?
What are the pros and cons when using a workflow rule field update vs. A formula field?