what is the difference between call by value and call by
reference?

Answer Posted / rama krishna sidhartha

Call by value means passing the values.

Call by reference means passing the address of the variables
given.

Is This Answer Correct ?    7 Yes 2 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain how can I pad a string to a known length?

657


What is the use of sizeof?

559


What are qualifiers and modifiers c?

551


Write a program to check prime number in c programming?

604


Explain what standard functions are available to manipulate strings?

613






In C language, the variables NAME, name, and Name are all the same. TRUE or FALSE?

774


What is sizeof array in c?

597


How to write a program for machine which is connected with server for that server automatically wants to catch the time for user of that machine?

1594


Explain the advantages and disadvantages of macros.

630


what is a function method?give example?

1918


Differentiate between full, complete & perfect binary trees.

675


In C language what is a 'dangling pointer'?

644


What is multidimensional arrays

637


Write a C program to count the number of email on text

1422


Is c object oriented?

544