This is for C please help From the class diagrams identify w
This is for C# please help
From the class diagrams identify which design pattern is being used
ClassName static +static-CreateBody(World):Body +static-CreateLoopSha pe(World):Body +static-CreateRectangle(World):BodySolution
Here is the answer:
Answer C;
This is the UML diagram which describes abstract factory design pattern implementation.
