What is an advantage of having lists as objects?(1 point)

Responses

Objects are ordered.
Objects are ordered.

Objects are easy to declare.
Objects are easy to declare.

Objects are dynamic.
Objects are dynamic.

Objects have built-in methods.

1 answer

The correct response is:

Objects have built-in methods.

Having lists as objects allows for a variety of built-in methods that make it easier to manipulate and work with the data they contain, enhancing functionality and usability.