What is the difference function call by value & function
call by reference?

Answer Posted / nakul sharma

In Call by value we simply passes the variable to the
function but in CAll by reference we actually pass the
memory address where the variable we want to pass is stored.

Is This Answer Correct ?    9 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the difference between a free-standing and a hosted environment?

735


Differentiate between a for loop and a while loop? What are it uses?

658


Can a program have two main functions?

564


What is the process to create increment and decrement stamen in c?

581


What should malloc(0) do?

608






What is #include called?

561


what value is returned to operating system after program execution?

1593


What is the best way of making my program efficient?

559


What is the role of this pointer?

540


develop algorithms to add polynomials (i) in one variable

1729


How to set file pointer to beginning c?

658


Is anything faster than c?

575


Tell us something about keyword 'auto'.

656


What is data structure in c language?

597


What are the salient features of c languages?

616