Home Interviewquestions Design-patterns Design patterns interview questions



Design patterns interview questions
Posted on: March 25, 2008 at 12:00 AM
Design patterns interview questions1 A pattern is a proven (and recurring) solution to a problem in a context. Each pattern describes a problem which occurs over and over again in our environment, and describes its solution to this problem in such a way

Design patterns interview questions

     

  1. Design patterns interview questions1
    A pattern is a proven (and recurring) solution to a problem in a context. Each pattern describes a problem which occurs over and over again in our environment, and describes its solution to this problem in such a way that we can use this solution a lots of times.  
         

  2. Design patterns interview questions2
    Provides a solution for pre-processing and post-processing a request. It allows us to declaratively apply filters for intercepting requests and responses. For ex. Servlet filters.
     

  3. patterns-interview-questions3.shtml">Design patterns interview questions3
    This pattern hides the complexity of business components and centralizes the workflow. It provides course-grained interfaces to the clients which reduces the remote method overhead. This pattern fits well with declarative transactions and security management.
     

Related Tags for Design patterns interview questions:
cdesignidetextprocesstimepostioservletviewfilterpatternsproblemrequestenvironmentvipatterncontextintthisidresponseaiappprocessingtexforiesolutionquestionfilterstodeclarativeeachposquestionsprocssiwsexteilsignitdescanuserecurringimapplyceinterviewinmntstioscaosletclesrequestsstsemalloverrcns2interceptmeproppenvdescriberesponseswhichssuspsoessespatplyquestntextisirironhaimellivprovepreeaandarccrvxtutittscrssrocriringthbesstatiaphateclesigaesiplprocespost-processingprndonolo


More Tutorials from this section

Ask Questions?    Discuss: Design patterns interview questions   View All Comments

Post your Comment


Your Name (*) :
Your Email :
Subject (*):
Your Comment (*):
  Reload Image
 
 

Ask Questions?

If you are facing any programming issue, such as compilation errors or not able to find the code you are looking for.

Ask your questions, our development team will try to give answers to your questions.