6 lines
203 B
Markdown
6 lines
203 B
Markdown
|
|
In a UML class diagram, what do the **attributes** of an Entity Class represent?
|
|
|
|
---
|
|
|
|
📋 They represent the **properties or characteristics** of the entity, corresponding to specific data fields.
|