retagged by
1,544 views

1 Answer

Best answer
4 votes
4 votes
Assuming C/C++, when we pass an array as a function argument, the base address of the array will be passed.

 

Hence,Option(C) Base address of array.
selected by
Answer:

Related questions

0 votes
0 votes
1 answer
1
makhdoom ghaya asked Jul 1, 2016
2,266 views
While (87) printf(“computer”); The above $C$ statement will print “computer” $87$ timesprint “computer” $0$ timesprint “computer” $1$ times print “compu...
0 votes
0 votes
1 answer
2
makhdoom ghaya asked Jul 1, 2016
1,783 views
Match the following $:$$\begin{array}{cIcI} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{Automatic Storage} & \text{i.} & \text{Scope of the vari...
0 votes
0 votes
2 answers
3
makhdoom ghaya asked Jul 1, 2016
3,369 views
Match the following $:$$\begin{array} {cIcI} & \textbf{List – I} && \textbf{List – II} \\ \text{a.} & \text{DDL} & \text{i.} & \text{LOCK TABLE} \\ \text{b.} & \tex...
2 votes
2 votes
3 answers
4
makhdoom ghaya asked Jul 1, 2016
19,964 views
Let $R =\{A, B, C, D, E, F\}$ be a relation schema with the following dependencies $C \rightarrow F$, $E \rightarrow A$, $EC \rightarrow D$, $A \rightarrow B$. Which of t...