What is the difference between a standard controller and a custom controller?



What is the difference between a standard controller and a custom controller?..

Answer / Akash Kumar Misra

A standard controller provides default functionality for a specific standard or custom object. It includes methods like save(), delete() etc., and exposes standard fields, tabs, related lists etc. A custom controller, on the other hand, allows you to override standard controller functionality and can include custom logic, methods, and visualforce pages. Custom controllers provide more flexibility but require Apex programming knowledge.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Describe a use case when you’d control permissions through each of the following?

1 Answers  


Do I always create an app bundle first when develop lightning component ?

1 Answers  


Explain Task Perform in Workflow?

1 Answers  


List the important methods in list, set and map

1 Answers  


Define Sharing Rules?

1 Answers   Deloitte,


What is the use of the ‘transient’ keyword ?

1 Answers  


What is lazy loading in salesforce?

1 Answers  


What are the considerations for skinny table? : salesforce crm

1 Answers  


Explain Joined Reports?

1 Answers  


Differentiate between triggers and workflows?

1 Answers  


What is the difference between soql and sosl query ?

1 Answers  


How many lookup relationship fields can be created in an object?

1 Answers  


Categories