Question on Function Parameters
What keyword should be used in the calling function's parameter, so that after sending address, the modification done in called function shouldn't reflect on calling function?
Answers
Answered by
0
That depends on the programming language.
In some languages, "IN" is used.
In some languages "const" is used.
In some languages, "IN" is used.
In some languages "const" is used.
Similar questions
English,
8 months ago
History,
8 months ago
Math,
8 months ago
Chemistry,
1 year ago
Social Sciences,
1 year ago
World Languages,
1 year ago