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 |
Which are low level languages?
the 'sizeof' operator reported a larger size than the calculated size for a structure type. What could be the reason?
Will Macros support multiple arguments ?
Hi how many types of software editions are there and their difference (like home editions, enterprise, standard etc) can u please help me
progrem to generate the following series 1 12 123 1234 12345
6. Which of the Following is not defined in string.h? A)strspn() B)strerror() C)memchr() D)strod()
What is wrong with this program statement?
Explain what are linked list?
What is the use of gets and puts?
Define function pointers?
How will you write a code for accessing the length of an array without assigning it to another variable?
what is the associativity of bitwise OR operator?