asked 218k views
1 vote
"True or False? Software designers use layering and other techniques to organize large software systems."

1 Answer

6 votes

Answer:

True.

Step-by-step explanation:

Software design can be defined as the process in which a designer or software developer uses a set of tools, techniques and components to create a graphical representation of a software that is intended to be used for solving a problem for the end users.

Hence, software designers use layering such as presentation, business, database, persistence layers and other techniques to organize large software systems.

answered
User NewToJS
by
8.1k points