Styrow.dev
Question 142 of 247
Java Topic: General medium

What is an Immutable object?

Question

What is an Immutable object?

Answer

Objects that can’t be changed after initialization.