What is the difference function call by value & function
call by reference?
Answer Posted / abirami
function call by refernce will be begin with "&" symbols.i
think sooo..
but i dont know to explain function call by values!!!!!!!
| Is This Answer Correct ? | 3 Yes | 5 No |
Post New Answer View All Answers
Why functions are used in c?
Define C in your own Language.
In a switch statement, explain what will happen if a break statement is omitted?
What is union and structure?
Define Spanning-Tree Protocol (STP)
Is javascript based on c?
What are the uses of a pointer?
What is wrong in this statement? scanf(ā%dā,whatnumber);
Subtract Two Number Without Using Subtraction Operator
What are local static variables?
Are the variables argc and argv are always local to main?
What is the use of pointers in C?
What is binary tree in c?
What is the explanation for the dangling pointer in c?
What is wrong with this declaration?