Q:

Which of the following describes the MVC pattern correctly?

0

Which of the following describes the MVC pattern correctly?


  1. In this pattern, a visitor class is used which changes the executing algorithm of an element class.
  2. This pattern is used to separate application\'s concerns.
  3. This pattern is used to decouple presentation tier and business tier
  4. This pattern is used in EJB persistence mechanism.

All Answers

need an explanation for this answer? contact us directly to get an explanation for this answer

Correct Answer:

This pattern is used to separate application's concerns.

 

need an explanation for this answer? contact us directly to get an explanation for this answer

total answers (1)

Design Patterns MCQ Quiz (Multiple Choice Questions And Answers)

This question belongs to these collections

Similar questions


need a help?


find thousands of online teachers now
<< In which of the following pattern a class represen...