Computer Science, asked by ipsofficeraswin, 4 months ago

19) Which one of the following is not the GRASP pattern?
a) Encapsulatici
b)Controller
c)Indirection
d)

Polyen orphism​

Answers

Answered by sheulypal1986
0

Answer:

vmzhlzlfldkgslgslgzlgaglslgjfajzkgzkgz

Explanation:

nCmxkgsglsnxlhslhznGkKgKffk

Answered by adventureisland
0

A) Encapsulation  is not the GRASP pattern. Because Encapsulation is the process of encapsulating data into a single unit.

About GRASP pattern :

  • Controller, creator, indirection, information expert, minimal coupling, high cohesion, polymorphism, protected variations, and pure fabrication are some of the patterns and concepts employed in GRASP.
  • All of these patterns address a typical software issue that arises in many software development initiatives.

What is encapsulation?

  • The process of enclosing data into a single unit is known as encapsulation. It's the glue that binds together program and the data it manipulates.
Similar questions