Answer: A) Attributes
An object's attributes are the values it stores internally, representing its state. Attributes are also sometimes referred to as properties or instance variables. They hold the data that characterizes the object and defines its current state.