Computer Science, asked by reverdail123, 1 year ago

These are functions in C++ that changes the address of a variable to another address.
Select one:
a. None of the choices
b. Dynamic Memory Allocation
c. Pointers
d. References

Answers

Answered by devudevikasnair
0

a.none of the choices

the answer is:- by passing variables by address

Similar questions