Answer:
Domain-driven design (DDD) is an approach to the design of software, based on the two premises that complex domain designs should be based on a model, and that, for most software projects, the primary focus should be on the domain and domain logic (as opposed to being the particular technology used to implement the system).
For detail visit: http://en.wikipedia.org/wiki/Domain-driven_design
Source: http://en.wikipedia.org/wiki/Domain-driven_design | Asked In: Many Interviews |
Alert Moderator