Ok we know that when passing "byVal" in methods strings, booleans e.t.c their values do not change, but when passing "ByRef" they do change. However when passing objects it does not matter if we pass it "ByVal" or "ByRef". Either way the object changes!!
Διαβάστε περισσότερα