Explain what is the trigger?
What is a dependent picklist?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component
What is a visualforce component?
What is inline editing?
What are the different types of attributes that can be added to a lightning component ?
How useful is dynamic dashboard? Can it be scheduled?
How useful is dynamic dashboard?
How to get the userid of all the currently logged in users using apex code?
Is there is any way through which validation rule is bypassed while doing upload through data loader but not when user is creating record from user interface? : salesforce validation rules
What is the basic difference between application event and component event? : salesforce lightning component
How to identify a class as a test class in salesforce? What are the best practices to write a test class?
What is the use of writing sharing rules? : salesforce crm
What are Trigger events? & context variables?
Can we update parent record with workflow field update? : salesforce workflows and approval process