If changes made to the formal argument of a function are reflected in actual argument passed to the function it is referred as

1.5 If changes made to the formal argument of a function are reflected in actual argument
passed to the function it is referred as
A) function invocation
B) call by value
C) call by reference
D) call by name


Leave a Reply