Answer Posted / sri
yes, passing array to a function is always call by reference
method because array name itself act as a pointer to its
first position.
Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the best way to comment out a section of code that contains comments?
how to build a exercise findig min number of e heap with list imlemented?
Write a progarm to find the length of string using switch case?
All technical questions
What is echo in c programming?
What is difference between class and structure?
What is the difference between array and linked list in c?
Does c have circular shift operators?
Can you return null in c?
What is a constant?
Explain union.
Find the second largest element in an array with minimum no of comparisons and give the minimum no of comparisons needed on an array of size N to do the same.
How can you read a directory in a C program?
Which is best linux os?
How can I implement sets or arrays of bits?