what is call by value and call by reference

Answer Posted / bharat

call by value means u call function with argument as value
of variable.
and
call by reference means u call function with argument as
address of variable

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are the advantages and disadvantages of pointers?

570


Explain what are multibyte characters?

619


Why static variable is used in c?

548


What is calloc in c?

652


What is the difference between text and binary i/o?

586






What tq means in chat?

575


what is the syallabus of computer science students in group- 1?

1832


a direct address that identifies a location by means of its displacement from a base address or segment a) absolute address b) relative address c) relative mode d) absolute mode

643


What are lookup tables in c?

544


Q.1 write a program to create binary tree 1 to 16 numbers? Q.2 write a program to creat a binary search tree for the member that is given by user?

2051


Differentiate between the expression “++a” and “a++”?

693


How would you use the functions fseek(), freed(), fwrite() and ftell()?

697


How can I call system when parameters (filenames, etc.) Of the executed command arent known until run time?

582


What is the difference between struct and union in C?

562


Are pointers integers in c?

603