How is a two dimensional array passed to function when the
order of matrix is not known at complie time?
Answer / mr.a
jus pass the name of array.....to a function as it was
getting into a pointer....
| Is This Answer Correct ? | 0 Yes | 0 No |
What is the need of structure in c?
What does struct node * mean?
What is line in c preprocessor?
what is the height of tree if leaf node is at level 3. please explain
what is the difference between i++ and ++i?
Write a program to print a (*)pattern programming (A to Z) in capital in one programming ?
Can a pointer be null?
what is the defrenece between structure and union
What are the disadvantages of external storage class?
please give me some tips for the selection in TCS.
what is the value of 'i'? i=strlen("Blue")+strlen("People")/strlen("Red")-strlen("green")
7 Answers Cadence, JNTU, Zen Technologies,
how to find the kth smallest element in the given list of array elemnts.