what is the difference b/w design pattern and architecture
Answer Posted / rai
Architeture is a plan what we have to do for a perticuler
problem whereas pattern is nothing ut a solution for that
pertuler probelm and pattern is designed based on some
rules.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What are the characteristics of Final,Finally and Finalize keywords.
Why is whitespace important?
What does method mean?
Does hashset allow duplicates in java?
What is the basic of java?
Can we override the private methods?
What loop means?
What is character in data type?
What are exceptions
Can we instantiate interface in java?
Define packages in java?
What is an empty class? What functionality does it offer in Java?
What’s the difference between the methods sleep() and wait()?
Are there structures in java?
Why is stringbuffer not immutable?