What is Architecture and what is design? Are they related?
Answer Posted / ms zubeir
There are many books to explain these two, however, the
simplest answer is;
Architecture models the problem domain (requirements).
Design models the solution domain (technology).
Certainly, there is a deep relation between the two.
| Is This Answer Correct ? | 18 Yes | 3 No |
Post New Answer View All Answers
Where should we use singleton design pattern?
What are the languages used in the design pattern?
What is difference between function oriented design and object oriented design?
What is the use of such a class?
Did you use ooa/ood methodologies? Did you use design patterns?
What are the main usage of the patterns?
What is the difference between architecture and design?
What is synchronizer token pattern?
Contact a small, medium, and a large contract program within your organization. Interview the Technical Director or Project Engineer to identify the following information: a. Request the individual to graphically depict their development strategy? b. What factors drove them to choose the implementation strategy? c. What were some of the lessons learned from developing and implementing the strategy that would influence their approach next time? d. How was the V & V strategy implemented?
How did you design your unit tests?What about integration tests?
Is bean a singleton?
When singleton pattern is used?
What is singleton and factory pattern?
What are the most popular design patterns?
Describe the builder design pattern