MileStoneOS interview question

Call by Value and Call by reference

Interview Answer

Anonymous

13 Oct 2020

Java supports call by value only. There is no call by reference in java.