How can we use lightning components with the salesforce1 mobile app ?
If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
What are action support, action function and action poller used for?
Can we assign the same profile to two different users? Is it possible that two profiles can be assigned to the same user?
What is aura? Why do we use the aura: namespace in the code?
What identifies a controller as being an extension? : salesforce visualforce
What are the different workflow actions?
What’s the maximum batch size in a single trigger execution?
What is Apex in Salesforce?
How can we subscribed to an event in lightning component? : salesforce lightning component
What are sharing rules?
How we can change the grant access using role hierarchy for standard objects?
What is import wizard? : salesforce Data Management
Difference between isblank and isnull?
How to read text between tags ? : salesforce integration