What identifies a controller as being an extension? : salesforce visualforce



What identifies a controller as being an extension? : salesforce visualforce..

Answer / Shweta Paedey

{"extension": "In Visualforce, a controller is identified as an extension when it extends another Visualforce controller. This allows you to add new functionality or modify existing functionality of the original controller without replacing it. To create an extension, use the 'extends' keyword in the controller's declaration and specify the name of the controller being extended."}

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

What are class constructors?

1 Answers  


What is the use of the aura:method tag in lightning ? : salesforce lightning component

1 Answers  


What are the static and dynamic dashboards? Can dynamic dashboards be scheduled?

1 Answers  


What are the types of sharing rules in salesforce and explain it?

1 Answers  


Does javascript remoting is part of view state ?

1 Answers  


What is the use of the database class in apex ?

1 Answers  


What is “transfer record” in profile?

1 Answers  


Explain Class Access Modifiers in salesforce?

1 Answers  


What is partial data sandbox?

1 Answers  


What is queue? : salesforce workflows and approval process

1 Answers  


What type of workflow alerts are there?

1 Answers  


Why use batch apex?

1 Answers  


Categories