1
Answer

if in this case it's better to use the constructor or the method

Photo of Manoj S

Manoj S

2y
565
1

Hello! I have a List of type *Observations*, I want to know if in this case it's better to use the constructor or the method *setObservation* to create an instance of this type.

Answers (1)