what is call by value and call by reference

Answer Posted / kalyani.p.v

call by value:The called function sends its value as
argument to calling function.
Call by reference:The calling function sends address of
variable to the called functin.

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is difference between arrays and pointers?

773


What are the types of macro formats?

818


GIVEN A FLOATING POINT NUMBER HOW IS IT ACTUALLY STORED IN MEMORY ? CAN ANYONE EXPLAIN?? THE 32 BIT REPRESENTATION OF A FLOATING POINT NUMBER ALLOTS: 1 BIT-SIGN 8 BITS-EXPONENT 23 BITS-MANTISSA

1675


how to execute a program using if else condition and the output should enter number and the number is odd only...

1935


in linking some of os executables are linking name some of them

1899


What is dynamic dispatch in c++?

777


shorting algorithmS

2023


Explain how can I remove the trailing spaces from a string?

815


Explain what is dynamic data structure?

882


Who developed c language and when?

826


What is union and structure in c?

867


What is the meaning of && in c?

756


What is variable and explain rules to declare variable in c?

790


How are portions of a program disabled in demo versions?

1016


What is a function simple definition?

853