Pakistan's best MCQs practice hub — FPSC · PPSC · CSS · NTS · Other Exams
Login

In Model-View-Presenter (MVP) architecture, what role does the Presenter play compared to the Controller in MVC?

AIt queries the database directly without model interaction
BIt acts as a middleman that handles view events and updates the view via an interface directly
CIt serves as a CSS styling framework
DIt executes network serialization routines

Explanation

In MVP, the Presenter retrieves data from the model and formats it for the View, keeping the View entirely passive.

Submitted by: mcqstutor Team More Software Engineering MCQs →

No Comments

Leave a comment

Your email address will not be published. Required fields are marked *