Computer Science, asked by sidakkaur5, 4 months ago

Select all the correct statements for a mutable object.
a. The class of the object must have a constructor method.
b. The class of the object can have a setter method.
c. Instance fields of the class can be declared as public.
d. The class of the object must have a getter method.​

Answers

Answered by ghoshramesh1971
0

Answer:

c. Instance fields of the class can be declared as public.

Similar questions