Moderate

Which of the following pattern is the basis of interaction management in many web-based systems ?

Correct answer: C. model-view-controller

  • A. architecture
  • B. repository pattern
  • C. model-view-controller
  • D. different operating system

Explanation

Model-view-controller manages interaction by separating the data model, user interface, and controller logic. This separation is the basis of interaction handling in many web applications.

Last updated

Practise Software Design and Architecture

493 free Software Design and Architecture MCQs from Software Engineering, each with the correct answer and an explanation. Unlimited attempts, no account needed.

Exams that ask Software Engineering questions like this

Software Engineering is on this paper prepared for on TestUstad, and all of them draw the same bank, so this question is worth knowing for it.

Related questions