Home TechnologyProgrammingJava Subscribe to RSS

Why Mvc Architecture?

Why to use only mvc architecture?

Answer Question

1 Answer - Sort by: Date | Rating

    Model View Controller (MVC) architecture is a programming design paradigm, according to which different parts of a user interface-based program which be kept, broadly speaking, distinct from one another, rather than jumbled all together.
    According to this concept, the Model part represents the underlying data. The View part represents the user interface which the user sees and interacts with. The Controller part mediates between the View and the Model as necessary.

    The idea behind MVC is that programs should be easier to develop, debug and maintain if responsibilities for different parts of the software are distributed among different objects.
    1 0

    Paul_uk  

    answered 1 year ago

      More

      More

         
         

        Ask a Question via Twitter

        Send a question to @askblurtit and we will publish it online and send you a reply everytime you receive an answer.

        Blurtit Store

        Get T-shirts, hoodies, caps and more at the Blurtit store

        Blurtit International