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                      
tip   To Refer this Site to Your Friends   Click Here
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
 Technical Writer interview questions  Technical Writer Interview Questions
 Software Design AllOther interview questions  Software Design AllOther Interview Questions
Question
If there is a Model class,View class,Controller class then
How these are internally related? Which layer objects
instantiated in which layer? How they communicates?
 Question Submitted By :: Swapna
I also faced this Question!!     Rank Answer Posted By  
 
  Re: If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?
Answer
# 1
Hi... Model is nothing but a class/bean having the setters 
and getters methods to providing the required information 
to the controller(SERVLET) and View(JSP).First the client 
will give the request by using the view(jsp),the view can 
forward the data to controller(servlet)then the controler 
process the request based on the Model components .Finally 
the servlet send the response to view.
 
Is This Answer Correct ?    2 Yes 1 No
Devarathnam C,kotagudibanda(po
 
  Re: If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?
Answer
# 2
If we will take in DotNet technology. Web based applications
has implemented MVC Pattern.

ASPX is the View Class
ASPX.CS is the controller class
If we are using any Application Blocks / DAL Components that
are model class.
 
Is This Answer Correct ?    1 Yes 5 No
Nithya_raghu
[CoMakeIt]
 
 
 
  Re: If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates?
Answer
# 3
View is Client side pages. Model is over underlying 
database. controlers are nothing but delegates that 
watching what ever view holds as data.
once, data changes in data model thru client pages or thru 
any other call. then, controller will initimate to view 
related to that changes and UI controls will reflect the 
changes accordingly.
 
Is This Answer Correct ?    1 Yes 0 No
Rajamani
 

 
 
 
Other Design Patterns Interview Questions
 
  Question Asked @ Answers
 
what is MVC Pattern? Honeywell3
How might prototyping be used as part of the SDLC?  3
what are design patterns..?what design patterns used in .net.  1
what is data access layer? Honeywell4
Explain the singleton, facade, or handle class design pattern? ABC1
What are the design patterns and How can they make life easier for software development ? HP1
What is software 'quality'?  2
If i make my selection in State Dropdown list, i would the City and ZipCode dropdown list to be automatically reupdated based on the State i select.(This to avoid the user select a City or Zipcode that does not correspond to the State previously selected.)  1
What are the Design Patterns you know  4
What is singleton design pattern Fulcrum-Logic1
What is ESD?  1
What are actually Model,view,Controller in MVC Pattern? Honeywell2
Which Design Patterns you know? Honeywell4
Can any one suggest me the best institute for Software Design , Design Patterns and architecture in Hyderabad please. Thanks in Advance. IBM2
In what cases are synchronous architectures more appropriate than asynchronous architectures?  1
If there is a Model class,View class,Controller class then How these are internally related? Which layer objects instantiated in which layer? How they communicates? Honeywell3
what is cascading order?  1
What is the publish/subscribe model?  1
What is 'good design'?  2
What are the different types of Design Patterns and Explain them? TCS2
 
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