what is main difference between architecture,framework and
design pattren

Answer Posted / manidhar adiraju

Archi: It is an interaction between the components with in
the application or across the application.

Framework means semi completed reusable component to
develop webapp ex: in struts ActionServlet

Design pattern are set of rules given as best solutions for
reoccuring the problem in application development.
ex:
MVC is design pattern to develop the app. by seperating
presentation logic 4m another logics

Is This Answer Correct ?    6 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are thread safe functions?

517


Why does abstract class have constructor?

565


Why java is considered dynamic?

758


What is the difference between jdk and jre?

614


What 5 doubled?

514






Explain about transient variables in java?

649


Can a final variable be manipulated in java?

540


What causes memory leak in java?

484


How many ways can you break a singleton class in java?

490


Give me an example of array and linked list? Where they can be used?

561


How to print an arraylist in java?

506


What are the legal parameters?

513


What is the purpose of the system class in java programming?

549


How do you override a method?

553


What are conditionals and its types?

592