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       Ask Questions on ANYTHING, that arise in your Daily Life at     FORUM9.COM
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
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 ?    0 Yes 0 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 ?    0 Yes 0 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 ?    0 Yes 0 No
Rajamani
 

 
 
 
Other Design Patterns Interview Questions
 
  Question Asked @ Answers
 
In what cases are synchronous architectures more appropriate than asynchronous architectures?  1
Give the syntax of css?  1
In which application lifecycle phases is an application architecture produced?  1
What is grouping in CSS?  1
What are the Design Patterns you know  4
write 5 best test cases like any password?password should be mixed case with atlest one number or special characters? Wipro1
What are 5 common problems in the software development process? HP1
What are cascaded style sheets?  1
What are the advantages of asynchronous architectures?  1
Design the Factory pattern and What is its application ? HP1
How to add CSS styles Styles to Elements with Particular Attributes?  1
What is the publish/subscribe model?  1
What is Software development life cycle....?? TCS3
what is MVC Pattern? Honeywell2
How can we design/implement singleton object? HP1
What are the different types of Design Patterns and Explain them? TCS1
What three types of components comprise an application design?  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 are actually Model,view,Controller in MVC Pattern? Honeywell1
Explain Internal 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