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
What is static and final keyword in java?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What is the difference between == and === javascript?
Addition to previous section relative word 5th one was Putrid ans: rotten, also there was prob. in 1st section on bucket weight ans:10kg, also there was a prob. on train speed to find bridge length ans:800 mtrs.
How do you sort data in java?
How do you convert int to char in java?
What is the benefit of singleton pattern?
What is object of class in java?
How will you add panel to a frame?
How do you replace a string in java?
Explain the difference between protected and default access.
Is set thread safe java?
Is java 9 released?
What is :: operator in java?
What is a percentage sign called?