Default mechanism of function calling in case of array is and-03188
Default mechanism of function calling in case of array is __________ and in case of variable is __________.
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Mid Term - Quiz No.10.
Default mechanism of function calling in case of array is __________ and in case of variable is __________.
Call by referene, call by reference
Call by value, call by reference
Call by reference, call by value
Call by value, call by value