MileStoneOS Interview Question

Call by Value and Call by reference

Interview Answer

Anonymous

Oct 13, 2020

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