What is the difference function call by value & function
call by reference?
Answer Posted / sona
In call by reference we provide address of another variable
In call by value we directly assigned value to variable
| Is This Answer Correct ? | 9 Yes | 1 No |
Post New Answer View All Answers
5 Write an Algorithm to find the maximum and minimum items in a set of ānā element.
What are qualifiers in c?
Tell me what are bitwise shift operators?
Can stdout be forced to print somewhere other than the screen?
What are the storage classes in C?
i want to switch my career from quailty assurance engineering to development kindly guide me from which programming language its better for me to start plz refer some courses or certifications too i have an experience of 1.5 yrs in QA field.Kindly guide me
What is the general form of #line preprocessor?
What is the use of parallelize in spark?
what is the syallabus of computer science students in group- 1?
What is the basic structure of c?
Write the Program to reverse a string using pointers.
How can I run c program?
What is the value of uninitialized variable in c?
What is hashing in c language?
write a C program:There is a mobile keypad with numbers 0-9 and alphabets on it. Take input 0f 7 keys and then form a word from the alphabets present on the keys.