What is an asynchronous process and why it is needed?
Answer / Dileep Kumar Singh
An asynchronous process is a task that runs in the background without blocking the UI, allowing the user to continue interacting with the application. It is necessary because long-running processes can cause performance issues or make the UI unresponsive if they are executed synchronously.
| Is This Answer Correct ? | 0 Yes | 0 No |
Can we bypass validation Rules? : salesforce validation rules
Who has access to Campaigns?
What is a flexipage in lightning?
What are the authentication access types for a force.com canvas application?
Do we need a namespace to develop lightning components?
Is it possible to filter the records which are coming in look-up window when we click on lookup icon? : salesforce objects & fields
Explain the various standard profiles in salesforce?
What the junction object is and what is the use?
What all data types can a set store? : salesforce crm
What is the difference between custom controller and extension in salesforce?
What are custom report types?
Is it possible to delete junction – object in case of master – detail relationship?