Question
In object-oriented programming, which of the following concepts is used to describe properties?
answer
Polymorphism
Attributes
Encapsulation
Methods
answer
Polymorphism
Attributes
Encapsulation
Methods
Answers
GPT-4o mini
In object-oriented programming, the concept used to describe properties is **Attributes**. Attributes represent the data or properties associated with an object.