What are record types?
State what is roll-up summary field?
Can we achieve this without using a trigger ?
Explain actionFunction, actionRegion and actionSupport?
How many call outs to external service can be made in a single apex transaction? : salesforce crm
What is Visualforce in Force.com?
How to call java script using static resource in visual force page?
What are force platform sites?
Can you use group by clause inside inner query in soql? Like select id, name,(select count(id),name from contacts group by name having count(id) > 1 )
Define a wrapper class?
Can you create a roll-up summary field in a lookup relation? State the number of such fields to be created for an object.
Is it possible to refer external styles and scripts in lightning? How?
What are encrypted fields? : salesforce objects & fields
What is s-control?
Difference between a workflow rule and approval process?