meaning immutable and mutable

Code Example - meaning immutable and mutable

                
                        A mutable object can be changed after it's created, and an immutable object can't.