#callbyvalue #callbyreference
Call by Value means calling a method with a parameter as value. Through this, the argument value is passed to the parameter.
While Call by Reference means calling a method with a parameter as a reference. Through this, the argument reference is passed to the parameter.
In call by value, the modification done to the parameter passed does not reflect in the caller's scope while in the call by reference, the modification done to the parameter passed are persistent and changes are reflected in the caller's scope.
In this video, both these parts are explained separately.
Nesta página do site você pode assistir ao vídeo on-line Functions in JAVA(Call by value & Call by reference) duração hora minuto segundo em boa qualidade , que foi baixado pelo usuário AKD Classes 10 Agosto 2021, compartilhe o link com seus amigos e conhecidos, no youtube este vídeo já foi visto 35 vezes e gostou 3 espectadores. Boa visualização!