Question

In: Computer Science

Java Programming Explain what is MVC. What does is stand for and explain what MVC suggests...

Java Programming

Explain what is MVC. What does is stand for and explain what MVC suggests for the different parts of an Application?

[PLEASE STOP COPY AND PASTE ANSWERS FROM OTHERS]

Solutions

Expert Solution

Answer)
MVC pattern is also known as the Model View Controller design pattern. This is used as a design pattern in Java and also other programming languages and projects. However in Java we define the components which are used in the MVC as follows :
Model : this is the component which is used for representing the classes in Java which contain the data from the database. This are known as POJOs are are used for carrying the data and can also have the logic implementation to update controller for the data.
View : this is the component which represents the visual webpages of the site and is the visualization of the data, which is generated from the data in the Model classes.
Controller : this is the component which represents the model and view and is used to control the operation and what and how to represent on the View. Thus this controls the data changes, data flow from model to View. This is used to have the custom logic included and also keeping the view and model separate.

**Please Hit Like if you appreciate my answer. For further doubts on the or answer please drop a comment, I'll be happy to help. Thanks for posting.**


Related Solutions

What does i.i.d. stand for in econometrics?
What does i.i.d. stand for in econometrics?
What Does PXE stand for and what are the benefits?
What Does PXE stand for and what are the benefits?What is Reliability Monitor?What are PXE and Reliability Monitor used for and their Benfits?
What does ABC stand for in accounting and what does it mean and how is it...
What does ABC stand for in accounting and what does it mean and how is it use?
What does the acronym SWOT stand for? Describe a SWOT analysis and explain its purpose.
What does the acronym SWOT stand for? Describe a SWOT analysis and explain its purpose.
What does M stand for in SMART objectives? Explain and provide two examples of objectives that...
What does M stand for in SMART objectives? Explain and provide two examples of objectives that would fit the M criteria?
What Does PXE stand for and what are the benefits? What is Reliability Monitor?
What Does PXE stand for and what are the benefits?What is Reliability Monitor?What are PXE and Reliability Monitor used for and their Benefits?
In the term "real GDP," what does "GDP" stand for and what does it measure? (5...
In the term "real GDP," what does "GDP" stand for and what does it measure? (5 points) What does "real" indicate? (5 points) Why does inflation make nominal GDP a poor measure of the increase in total production from one year to the next? (5 points)
Java Programming Create a class named Problem1, and create a main method, the program does the...
Java Programming Create a class named Problem1, and create a main method, the program does the following: - Prompt the user to enter a String named str. - Prompt the user to enter a character named ch. - The program finds the index of the first occurrence of the character ch in str and print it in the format shown below. - If the character ch is found in more than one index in the String str, the program prints...
This for Java Programming Write a java statement to import the java utilities. Create a Scanner...
This for Java Programming Write a java statement to import the java utilities. Create a Scanner object to read input. int Age;     Write a java statement to read the Age input value 4 . Redo 1 to 3 using JOptionPane
What does the acronym HVBP stand for and what is the purpose of its’ program? this...
What does the acronym HVBP stand for and what is the purpose of its’ program? this question from Health Information system course and I need a brief answer.
ADVERTISEMENT
ADVERTISEMENT
ADVERTISEMENT