FUNDAMENTALS OF COMPUTER

SYSTEMS DEVELOPMENT ANALYSIS

APPLICATION DEVELOPMENT PROCESSES

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
It describes the elements that make up the design, their relationships, responsibilities, and collaborations.
A
Pattern name
B
Problem
C
Solution
D
Consequences
Explanation: 

Detailed explanation-1: -The solution describes the elements that make up the design, their relationships, responsibilities, and collaborations. The solution does not describe a particular concrete design or implementation, because a pattern is like a template that can be applied in many different situations.

Detailed explanation-2: -The elements of design are the fundamental aspects of any visual design which include shape, color, space, form, line, value, and texture. Graphic designers use the elements of design to create an image that can convey a certain mood, draw the eye in a certain direction, or evoke a number of feelings.

Detailed explanation-3: -A pattern has 4 essential elements: Pattern name. Problem. Solution.

Detailed explanation-4: -Elements of Design Pattern, Intent, Motivation, Applicability, Structure. The applicability of a pattern describes the circumstances under which the pattern is appropriate; that is, when you should and shouldn’t use it. The structure of a pattern is normally displayed as some sort of object or class diagram.

Detailed explanation-5: -Every pattern has three essential elements, which are: a context, a problem, and a solution (see figure 1). The context describes a recurring set of situations in which the pattern can be applied.

There is 1 question to complete.