How is a two dimensional array passed to function when the
order of matrix is not known at complie time?



How is a two dimensional array passed to function when the order of matrix is not known at compli..

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

Post New Answer

More C Interview Questions

Which are low level languages?

0 Answers  


the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?

0 Answers  


Will Macros support multiple arguments ?

7 Answers   Oracle,


Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me

0 Answers  


progrem to generate the following series 1 12 123 1234 12345

6 Answers   HCL, Wipro,


6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()

2 Answers   Accenture,


What is wrong with this program statement?

0 Answers  


Explain what are linked list?

0 Answers  


What is the use of gets and puts?

0 Answers  


Define function pointers?

1 Answers  


How will you write a code for accessing the length of an array without assigning it to another variable?

0 Answers  


what is the associativity of bitwise OR operator?

1 Answers  


Categories