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
What are the properties of union in c?
How do you declare a variable that will hold string values?
Write a program to swap two numbers without using third variable in c?
Hi can anyone tell what is a start up code?
How is pointer initialized in c?
Can we compile a program without main() function?
can any one tel me wt is the question pattern for NIC exam
What is a pointer in c?
Explain how can I open a file so that other programs can update it at the same time?
Why do we need volatile in c?
write a program using linked list in which each node consists of following information. Name[30] Branch Rollno Telephone no i) Write the program to add information of students in linked list
What is the use of void pointer and null pointer in c language?
the process of defining something in terms of itself is called (or) in C it is possible for the functions to call themselves. A function called a) nested function b) void function c) recursive function d) indifinite function
c language supports bitwise operations, why a) 'c' language is system oriented b) 'c' language is problem oriented c) 'c' language is middle level language d) all the above
the number of measuring units from a arbitrary starting point in a record area or control block to some other point a) branching b) recording pointer c) none d) offset