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
What is the recursive stored procedure in sql server?
How to create percentile function?
What is a covered index?
What is rs.exe utility?
How to find related tables in sql server?
John exports information periodically from a microsoft sql server database to an oracle database what is the best way to do this?
What is the recommended total size of your memory optimized tables?
What's the information that can be stored inside a bit column?
How do I setup a local sql server database?
Write a code to select distinct records without using the DISTINCT keyword.
What is application role in sql server database security? : sql server security
How can you know if the row fetched from cursor is still valid in underlying table?
What are the purposes of floor and sign functions?
what is isolation level at dead lock?
What is spatial and temporal data?