1.6 When an entire array is passed as an argument of a function
A) The reference variable must be passed to the function definition
B) The base address is passed to the function definition
C) It is passed as Call by value
D) None of the above
1.6 When an entire array is passed as an argument of a function
A) The reference variable must be passed to the function definition
B) The base address is passed to the function definition
C) It is passed as Call by value
D) None of the above
Leave a Reply
You must be logged in to post a comment.