Function return values: normal functions can return only single value. But on the other hand if we call function by reference then you can change multiple values without returning it.
Dynamic memory allocation:
Work directly on memory locations, avoid temporary variable assignment.
Dynamic memory allocation:
Work directly on memory locations, avoid temporary variable assignment.
No comments:
Post a Comment