Correct Answer : Option (B) : pass by reference
Explanation : Because by using pass by reference we need to pass only address location, So it can save a lot of memory.