what is the differance between pass by reference and pass
by value.

Answer Posted / srikanth

In pass by value we can pass value through the arguments

In pass reference with the help of operation

Is This Answer Correct ?    3 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How can I recover the file name given an open stream or file descriptor?

588


Explain what math functions are available for integers? For floating point?

606


What functions are in conio h?

649


Where is c used?

644


Hai what is the different types of versions and their differences

1482






What does the c preprocessor do?

613


What is derived datatype in c?

627


What is the right type to use for boolean values in c? Is there a standard type? Should I use #defines or enums for the true and false values?

599


What is ambagious result in C? explain with an example.

2048


What is meant by int main ()?

712


Mention four important string handling functions in c languages .

617


Difference between Shallow copy and Deep copy?

1562


List the difference between a While & Do While loops?

627


What is difference between Structure and Unions?

632


What is dynamic dispatch in c++?

552