ALLInterview.com :: Home Page KalAajKal.com
 Advertise your Business Here     
Browse  |   Placement Papers  |   Company  |   Code Snippets  |   Certifications  |   Visa Questions
Post Question  |   Post Answer  |   My Panel  |   Search  |   Articles  |   Topics  |   ERRORS new
   Refer this Site  Refer This Site to Your Friends  Site Map  Bookmark this Site  Set it as your HomePage  Contact Us     Login  |  Sign Up                      
Do you have a collection of Interview Questions and interested to share with us!!
Please send that collection to along with your userid / name. ThanQ
Google
 
Categories  >>  Software  >>  Software Design  >>  Design Patterns
 
 


 

 
 Design Patterns interview questions  Design Patterns Interview Questions
 UML interview questions  UML Interview Questions
 OOAD interview questions  OOAD Interview Questions
 Software Design Tools interview questions  Software Design Tools Interview Questions
 Requirements Management interview questions  Requirements Management Interview Questions
 Project Planning interview questions  Project Planning Interview Questions
 Project Management interview questions  Project Management Interview Questions
 Software Design AllOther interview questions  Software Design AllOther Interview Questions
Question
what is MVC Pattern?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: what is MVC Pattern?
Answer
# 1
Hi... MVC is the one of the design pattern which enables 
you to de-coupling the modules.
MODEL:It cane be used to store the database objects.
VIEW: It can be used to view purpose,to giving the user 
input.
CONTROLLER:It is the main component in the MVC 
pattern,which can handle request and response mechanism.
 
Is This Answer Correct ?    0 Yes 0 No
Devarathnam C,kotagudibanda(po
 
  Re: what is MVC Pattern?
Answer
# 2
MVC stands for model view controller.If you take a Struts 
web application then view consists of JSP . Its only to 
show the client the view part not any other part. The 
Controller will the action Servlet. Action Servlet 
basically controlls the request from the view part and 
calls respective Action class for business logic processing 
and fetching data from the database.The model part consists 
of Action class and helper class. It purely consists of the 
business logic as well as the interface to access the 
layer. The advantage of this pattern is Loose coupling. 
Lets say you want to add the text field in JSP. That will 
not required to change your Action class or Action Servlet.
 
Is This Answer Correct ?    0 Yes 0 No
Ashish
 
 
 

 
 
 
Other Design Patterns Interview Questions
 
  Question Asked @ Answers
 
Which Design Patterns you know? Honeywell3
Explain Internal Style Sheets?  1
what is cascading order?  1
What is ESD?  1
What is the publish/subscribe model?  1
How can we design/implement singleton object? HP1
What is the publish/subscribe model?  1
What is grouping in CSS?  1
In which application lifecycle phases is an application architecture produced?  1
what is MVC Pattern? Honeywell2
What are the different types of Design Patterns and Explain them? TCS1
Explain the singleton, facade, or handle class design pattern? ABC1
Design the Factory pattern and What is its application ? HP1
What is singleton design pattern Fulcrum-Logic1
How do you ensure quality of code ? Infosys2
what is a Design Pattern?  3
How to add CSS styles Styles to Elements with Particular Attributes?  1
What are the Design Patterns you know  4
what is data access layer? Honeywell4
What are External Style Sheets?  1
 
For more Design Patterns Interview Questions Click Here 
 
 
 
 
 
   
Copyright Policy  |  Terms of Service  |  Help  |  Site Map 1  |  Articles  |  Site Map  |   Site Map  |  Contact Us interview questions urls   External Links 
   
Copyright © 2007  ALLInterview.com.  All Rights Reserved.

ALLInterview.com   ::  Forum9.com   ::  KalAajKal.com