This video is to show the difference between pass by reference and pass by value. On object oriented programming, people often mistakenly choose to go for pass by value instead of pass by reference.
I tried to illustrate in a easily understandable way.