C#C
C#3y ago
3 replies
Ashy

❔ How to create a UML diagram to map out a 2d array's data structure and attributes

Hello, I have no idea how to do this. We are supposed to be building a winforms application using specific program requirements (the array needs to be 12 rows and 4 columns) but I genuinely don't know how to do this

here is the original question. As well as an image for the project requirements as labeled
Create a simple UML Class Diagram for the 2D wiki data structure information. Ensure you have added the data structure and attributes.
Screenshot_from_2023-08-18_13-17-36.png
Was this page helpful?