Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is main difference between architecture,framework and
design pattren

Answer Posted / manish kushwaha

Architecture: Architecture is the backbone of any
application which can stand application up, this is
basically the interaction between the different different
component in specific and efficient manner along with your
application business logic.

Framework: framework means some part is implemented and some
part need to be implement so that we can create complete
application, basically very common part corresponding vendor
will implement using the basic technology(Servlet and jsp)
say Apache Strust, JSf, Hibernate etc.
Now we can implement our business logic with this framework
and can make complete desired application.

Design Pattern: Main use of design pattern is to avoid code
duplication,to avoid maintenance and boost up the
performance of an Application.
now a days every framework is implemented on few basic
design pattern like
1) MVC
2) Front Controller etc.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a function in programming?

985


What is Java Shutdown Hook?

1119


Can we overload destructor in java?

930


How java is similar to c?

999


What is hashing principle in java?

974


What is string in java? String is a data type?

958


How we can generate random numbers in java?

1083


Which class is the superclass for all the classes?

975


Which is better singleton or static class?

923


What is the difference between the direct buffer and non-direct buffer in java?

982


What is a condition in java?

939


Why is the main method static?

1098


Why are generics used?

911


What do you mean by default constructor in java?

1015


Tell me the Importent classes in net package?

1950