What is Web-to-Case?
Can we avoid deletion of records through validation rules? : salesforce validation rules
If you have two record types for an object, do you need to have two page layouts for that objects? : salesforce sharing and security
How can we enable visualforce editor? : salesforce visualforce
Can you edit an apex trigger/ apex class in production environment? Can you edit a visualforce page in production environment?
How many ways we can call apex class?
Can we make a lightning component that shows up in both the mobile and the desktop user interfaces ? : salesforce lightning component
What are the different types of custom settings in salesforce?
What is the difference between 15 and 18 Digit ID ?
What is standard list controller? : salesforce visualforce
Explain few considerations for @future annotation in apex?
What are queues in salesforce?
How many reports types are there in Salesforce?
What are the Types of relationship in Salesforce
Can we expose our Apex class as a Web Service?