Multiple choice technology web technology In MVC Architecture, the significance of Model is ______. Business Logic UI Control Logic None of the above Reveal answer Fill a bubble to check yourself A Correct answer Explanation In MVC (Model-View-Controller) architecture, the Model represents the business logic and data layer. It encapsulates the application's data, business rules, and validation logic, independent of how the data is displayed or processed.