You are not logged in.
- Topics: Active | Unanswered
Pages:: 1
#1 2015-05-25 09:48:31
Passed Array:
Question:
When an Array passed as an argument to a function, it is interpreted as:
Option A):
Address of the first element of the array
Option B):
Address of the array
Option C):
Values of the first elements of the array
Option D):
Number of element of the array
Correct Answer is Option A):
Address of the first element of the array
Failure is the first step towards seccess.
Offline
2015-05-25 09:48:31
- Advertisement
- Ads By Google
Re: Passed Array:
\n
Pages:: 1