0
9.8kviews
Explain the concept of values and attributes.

Subject: Object Oriented Modeling and Design

Difficulty: Medium

Marks: 4 Marks

1 Answer
0
731views

Value: - A value is a piece of data.

Attributes: -

  • An attributes is a named property of a class that describes a value held by each object of the class.
  • A class may have any number of attributes or no attributes at all.
  • An attribute represents some property of …

Create a free account to keep reading this post.

and 3 others joined a min ago.

Please log in to add an answer.