" Once a reference is initialized to an object, it cannot be changed to refer to another object. "
I just want to clarify that it means that
if y is an alias variable of x … then I can’t make y as a reference to z?
Can you explain me the given code then …
Code ) https://ide.codingblocks.com/s/245520