Salesforce Interview with Salesforce Company

Given string is palindrome or not ? Palindrome is a string that reads the same backward as well as forward and can be of odd or even length. A palindrome… Read more »

Set methods in Salesforce with interesting examples

Set:  A set is an unordered collection of elements.  Set elements can be of any data type—primitive types, collections, sObjects, user-defined types, and built-in Apex types Set does not allow… Read more »

Salesforce Interview with Deloitte

DescriptionDeloitte  Q.What is standard controller, custom controller and extension?Standard controller:contain the same functionality and logic that are used for standard Salesforce pages.Custom controller:Custom controllers contain custom logic and data manipulation… Read more »