1.

In which type is new memory location will be allocated?

A. Only in pass by reference
B. Only in pass by value
C. Both in pass by reference and value
D. Depends on the code
Answer» C. Both in pass by reference and value


Discussion

No Comment Found