SyntaxFix
Write A Post
Hire A Developer
Questions
Passing by reference in the above case is just an alias for the actual object.
alias
You'll be referring to the actual object just with a different name.
There are many advantages which references offer compared to pointer references.
references
pointer references