Computer Science, asked by cch40, 11 months ago

What are patterns
what is pattern
in computer ​

Answers

Answered by rumanaperween1977
6

Answer:The term pattern relates to the use of patterns in architecture. A pattern is the formalization of a problem/solution pair, used to make an object-oriented design decision. The purpose of a pattern is to codify existing design knowledge so that developers are not constantly re-inventing the wheel.

Explanation:

Answered by vk2008
2

a software design pattern is a known solution to a class of problems in programming.

I hope you found this helpful (:

Similar questions