Functions
- objects are always passed by reference
- functions are always passed by reference
- it is possible to pass a variable by reference using the & operatorLast updated
Was this helpful?
- objects are always passed by reference
- functions are always passed by reference
- it is possible to pass a variable by reference using the & operatorLast updated
Was this helpful?
Was this helpful?