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
Is final static java?
Which collection is thread safe in java?
What is string made of?
Are private methods final?
What is the difference between applet and application?
Is {a, n, d} a palindrome? If you are given a random string, is it a palindrome or not?
What is a void method java?
Is a class an object?
What is a predicate method?
What is difference between stringbuffer and string?
Is static variable stored in heap?
What is the difference between abstract class and interface1? What is an interface?
Explain about automatic type conversion in java?
Can singleton class be inherited in java?
Explain how hashmap works?