what is call by value & call by reference ?

Answer Posted / ravi kumar ravuri

In-Call by value, we can send the vale of variable as a
parameter.

In-Call by reference , we can send the memory address of
variable as a parameter

Is This Answer Correct ?    28 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain system functions or built-in functions? What are different types of system functions?

726


How to handle error or exception in sql?

705


What is the main difference between ‘between’ and ‘in’ condition operators?

798


If no size is defined while creating the database, what size will the database have?

746


What are views used for?

780






What is an inner join?

710


Are there any preferred steps that need to be taken care of before starting the installation of sql server 2000?

749


What is the command used to recompile the stored procedure at run time?

783


How to optimize stored procedures in sql server?

837


Describe how to use the linked server?

809


Define Business Edition in SQL Azure?

98


In my application I have a process which picks the scanned files (tif format) from a shared location and it links to application and shown on it.The actuall issue is that my process picks the file before it is completly written or scanned which results in displaying few parts of the image or incomplete image.I need to check if the file is not completly scanned or written then do not link it to application.Please help if any body tell me that how can i check that file is in written phase or locked through DTS.thanking you in advance

1725


What is replication with database mirroring? : sql server database administration

703


How to count rows with the count(*) function in ms sql server?

727


How to create a local temporary stored procedure?

691