How is a two dimensional array passed to function when the
order of matrix is not known at complie time?
Answer Posted / 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 View All Answers
What is mean by Data Driven framework in QTP? Can any one answer me in details on this regard.
How do you define structure?
Find MAXIMUM of three distinct integers using a single C statement
What is the explanation for cyclic nature of data types in c?
What is the heap?
How variables are declared in c?
Which control loop is recommended if you have to execute set of statements for fixed number of times?
What is a nested loop?
in linking some of os executables are linking name some of them
Is null always defined as 0(zero)?
What are the functions to open and close the file in c language?
How do you print only part of a string?
What are dangling pointers in c?
What is pass by reference in functions?
Explain what’s a signal? Explain what do I use signals for?