Report Bug
Qus : An array can be passed to a function by
Qusकिसी सरणी को फ़ंक्शन द्वारा पास किया जा सकता है

A. Call by reference
B. Call by value
C. Call by reference by passing base address to a function
D. Both A and C


Solution
D. Both A and C






Report Bug