Which of the following function calling mechanism is true for-02678
Which of the following function calling mechanism is true for the function prototype given below?
This multiple choice question (MCQ) is related to the book/course vu cs201 Introduction to Programming. It can also be found in vu cs201 Final Term - Quiz No.16.
Which of the following function calling mechanism is true for the function prototype given below?
Call by value
Call by reference using pointer
Call by reference using reference variable
None of the given options