What is mvc architecture in visualforce?



What is mvc architecture in visualforce?..

Answer / Gourab Kumar

"Model-View-Controller (MVC) is an architectural pattern used to separate the application logic into three interconnected components: Model, View, and Controller. In Visualforce, MVC helps manage components, handle user events, and synchronize data between the Apex controller and the page."

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Salesforce Interview Questions

Can a standard object become child in master detail relationship? : salesforce objects & fields

1 Answers  


What are value providers in salesforce lightning ?

1 Answers  


What are maps in apex?

1 Answers  


Explain Approval Terminology?

1 Answers  


What is difference between insert and database.insert()?

1 Answers  


Is it possible to edit the process once it is activated? : salesforce process builder

1 Answers  


Can we mass delete reports in salesforce?

1 Answers  


what is the Difference between Trigger.new & Trigger.old?

1 Answers   Accenture,


How can you convert a lead?

1 Answers   Deloitte,


Explain Casting in salesforce?

1 Answers  


How do you cover the logic of asynchronous methods in test class?

1 Answers  


What is soql? : salesforce integration

1 Answers  


Categories